Searched full:gephy (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,ipq5018-gcc.yaml | 31 - description: GEPHY RX clock source 32 - description: GEPHY TX clock source
|
/linux/drivers/clk/mvebu/ |
H A D | dove.c | 163 { "ge", "gephy", 2, 0 }, 178 { "gephy", NULL, 30, 0 },
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 1074 /* 0: GMAC2 -> GEPHY, 1: GMAC0 -> GePHY */ 1091 /* 0: GMACx -> GEPHY, 1: GMACx -> SGMII where x is 1 or 2 */ 1264 * SGMII and GePHY path
|
/linux/arch/arm/mach-dove/ |
H A D | common.c | 105 dove_register_gate("gephy", "tclk", CLOCK_GATING_BIT_GIGA_PHY); in dove_clk_init() 106 ge = dove_register_gate("ge", "gephy", CLOCK_GATING_BIT_GBE); in dove_clk_init()
|