Home
last modified time | relevance | path

Searched refs:vco_parents (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/spear/
H A Dspear1340_clock.c416 static const char *vco_parents[] = { "osc_24m_clk", "osc_25m_clk", }; variable
470 clk = clk_register_mux(NULL, "vco1_mclk", vco_parents, in spear1340_clk_init()
471 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1340_clk_init()
481 clk = clk_register_mux(NULL, "vco2_mclk", vco_parents, in spear1340_clk_init()
482 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1340_clk_init()
492 clk = clk_register_mux(NULL, "vco3_mclk", vco_parents, in spear1340_clk_init()
493 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1340_clk_init()
H A Dspear1310_clock.c358 static const char *vco_parents[] = { "osc_24m_clk", "osc_25m_clk", }; variable
413 clk = clk_register_mux(NULL, "vco1_mclk", vco_parents, in spear1310_clk_init()
414 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()
424 clk = clk_register_mux(NULL, "vco2_mclk", vco_parents, in spear1310_clk_init()
425 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()
435 clk = clk_register_mux(NULL, "vco3_mclk", vco_parents, in spear1310_clk_init()
436 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()
/kernel/linux/linux-6.6/drivers/clk/spear/
H A Dspear1340_clock.c413 static const char *vco_parents[] = { "osc_24m_clk", "osc_25m_clk", }; variable
467 clk = clk_register_mux(NULL, "vco1_mclk", vco_parents, in spear1340_clk_init()
468 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1340_clk_init()
478 clk = clk_register_mux(NULL, "vco2_mclk", vco_parents, in spear1340_clk_init()
479 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1340_clk_init()
489 clk = clk_register_mux(NULL, "vco3_mclk", vco_parents, in spear1340_clk_init()
490 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1340_clk_init()
H A Dspear1310_clock.c355 static const char *vco_parents[] = { "osc_24m_clk", "osc_25m_clk", }; variable
410 clk = clk_register_mux(NULL, "vco1_mclk", vco_parents, in spear1310_clk_init()
411 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()
421 clk = clk_register_mux(NULL, "vco2_mclk", vco_parents, in spear1310_clk_init()
422 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()
432 clk = clk_register_mux(NULL, "vco3_mclk", vco_parents, in spear1310_clk_init()
433 ARRAY_SIZE(vco_parents), CLK_SET_RATE_NO_REPARENT, in spear1310_clk_init()

Completed in 7 milliseconds