1 /* SPDX-License-Identifier: GPL-2.0-only */ << 2 /* 1 /* >> 2 * This program is free software; you can redistribute it and/or modify it >> 3 * under the terms of the GNU General Public License version 2 as published >> 4 * by the Free Software Foundation. 3 * 5 * 4 * Copyright (C) 2016 Martin Blumenstingl <ma 6 * Copyright (C) 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> 5 * Copyright (C) 2017 Hauke Mehrtens <hauke@h 7 * Copyright (C) 2017 Hauke Mehrtens <hauke@hauke-m.de> 6 */ 8 */ 7 #ifndef _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H 9 #ifndef _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H 8 #define _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H 10 #define _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H 9 11 10 #define GPHY_MODE_GE 1 12 #define GPHY_MODE_GE 1 11 #define GPHY_MODE_FE 2 13 #define GPHY_MODE_FE 2 12 14 13 #endif /* _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H 15 #endif /* _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H */ 14 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.