Searched refs:gmac_phy_input_parents (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | spear1340_clock.c | 426 static const char *gmac_phy_input_parents[] = { "gmii_pad_clk", "pll2_clk", variable 709 clk = clk_register_mux(NULL, "phy_input_mclk", gmac_phy_input_parents, in spear1340_clk_init() 710 ARRAY_SIZE(gmac_phy_input_parents), in spear1340_clk_init()
|
H A D | spear1310_clock.c | 362 static const char *gmac_phy_input_parents[] = { "gmii_pad_clk", "pll2_clk", variable 613 clk = clk_register_mux(NULL, "phy_input_mclk", gmac_phy_input_parents, in spear1310_clk_init() 614 ARRAY_SIZE(gmac_phy_input_parents), in spear1310_clk_init()
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | spear1340_clock.c | 423 static const char *gmac_phy_input_parents[] = { "gmii_pad_clk", "pll2_clk", variable 706 clk = clk_register_mux(NULL, "phy_input_mclk", gmac_phy_input_parents, in spear1340_clk_init() 707 ARRAY_SIZE(gmac_phy_input_parents), in spear1340_clk_init()
|
H A D | spear1310_clock.c | 359 static const char *gmac_phy_input_parents[] = { "gmii_pad_clk", "pll2_clk", variable 610 clk = clk_register_mux(NULL, "phy_input_mclk", gmac_phy_input_parents, in spear1310_clk_init() 611 ARRAY_SIZE(gmac_phy_input_parents), in spear1310_clk_init()
|
Completed in 7 milliseconds