Home
last modified time | relevance | path

Searched full:gephy (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,ipq5018-gcc.yaml31 - description: GEPHY RX clock source
32 - description: GEPHY TX clock source
/linux/drivers/clk/mvebu/
H A Ddove.c163 { "ge", "gephy", 2, 0 },
178 { "gephy", NULL, 30, 0 },
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1074 /* 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 Dcommon.c105 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()