1 /* SPDX-License-Identifier: GPL-2.0-only */ << 2 /* 1 /* 3 * Copyright (C) 2015 Google, Inc. 2 * Copyright (C) 2015 Google, Inc. >> 3 * >> 4 * This program is free software; you can redistribute it and/or modify it >> 5 * under the terms and conditions of the GNU General Public License, >> 6 * version 2, as published by the Free Software Foundation. 4 */ 7 */ 5 8 6 #ifndef _DT_BINDINGS_PHY_PISTACHIO 9 #ifndef _DT_BINDINGS_PHY_PISTACHIO 7 #define _DT_BINDINGS_PHY_PISTACHIO 10 #define _DT_BINDINGS_PHY_PISTACHIO 8 11 9 #define REFCLK_XO_CRYSTAL 0x0 12 #define REFCLK_XO_CRYSTAL 0x0 10 #define REFCLK_X0_EXT_CLK 0x1 13 #define REFCLK_X0_EXT_CLK 0x1 11 #define REFCLK_CLK_CORE 0x2 14 #define REFCLK_CLK_CORE 0x2 12 15 13 #endif /* _DT_BINDINGS_PHY_PISTACHIO */ 16 #endif /* _DT_BINDINGS_PHY_PISTACHIO */ 14 17
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.