Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/spear/
H A Dspear6xx_clock.c99 static const char *clcd_parents[] = { "pll3_clk", "clcd_syn_gclk", }; variable
204 clk = clk_register_mux(NULL, "clcd_mclk", clcd_parents, in spear6xx_clk_init()
205 ARRAY_SIZE(clcd_parents), CLK_SET_RATE_NO_REPARENT, in spear6xx_clk_init()
/kernel/linux/linux-6.6/drivers/clk/spear/
H A Dspear6xx_clock.c97 static const char *clcd_parents[] = { "pll3_clk", "clcd_syn_gclk", }; variable
202 clk = clk_register_mux(NULL, "clcd_mclk", clcd_parents, in spear6xx_clk_init()
203 ARRAY_SIZE(clcd_parents), CLK_SET_RATE_NO_REPARENT, in spear6xx_clk_init()

Completed in 1 milliseconds