Home
last modified time | relevance | path

Searched refs:rmii_phy_parents (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/spear/
H A Dspear1310_clock.c374 static const char *rmii_phy_parents[] = { "ras_tx50_clk", "none", variable
941 clk = clk_register_mux(NULL, "rmii_phy_mclk", rmii_phy_parents, in spear1310_clk_init()
942 ARRAY_SIZE(rmii_phy_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()
/kernel/linux/linux-6.6/drivers/clk/spear/
H A Dspear1310_clock.c371 static const char *rmii_phy_parents[] = { "ras_tx50_clk", "none", variable
938 clk = clk_register_mux(NULL, "rmii_phy_mclk", rmii_phy_parents, in spear1310_clk_init()
939 ARRAY_SIZE(rmii_phy_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()

Completed in 4 milliseconds