Searched refs:gephy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-dove/ |
H A D | common.c | 90 struct clk *xor0, *xor1, *ge, *gephy; in dove_clk_init() local 110 gephy = dove_register_gate("gephy", "tclk", CLOCK_GATING_BIT_GIGA_PHY); in dove_clk_init() 111 ge = dove_register_gate("ge", "gephy", CLOCK_GATING_BIT_GBE); in dove_clk_init()
|
/kernel/linux/linux-6.6/arch/arm/mach-dove/ |
H A D | common.c | 85 struct clk *xor0, *xor1, *ge, *gephy; in dove_clk_init() local 105 gephy = 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()
|
Completed in 2 milliseconds