Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/spear/
H A Dspear1340_clock.c430 static const char *clcd_pixel_parents[] = { "pll5_clk", "clcd_syn_clk", }; variable
741 clk = clk_register_mux(NULL, "clcd_pixel_mclk", clcd_pixel_parents, in spear1340_clk_init()
742 ARRAY_SIZE(clcd_pixel_parents), in spear1340_clk_init()
H A Dspear1310_clock.c366 static const char *clcd_pixel_parents[] = { "pll5_clk", "clcd_syn_clk", }; variable
645 clk = clk_register_mux(NULL, "clcd_pixel_mclk", clcd_pixel_parents, in spear1310_clk_init()
646 ARRAY_SIZE(clcd_pixel_parents), in spear1310_clk_init()
/kernel/linux/linux-6.6/drivers/clk/spear/
H A Dspear1340_clock.c427 static const char *clcd_pixel_parents[] = { "pll5_clk", "clcd_syn_clk", }; variable
738 clk = clk_register_mux(NULL, "clcd_pixel_mclk", clcd_pixel_parents, in spear1340_clk_init()
739 ARRAY_SIZE(clcd_pixel_parents), in spear1340_clk_init()
H A Dspear1310_clock.c363 static const char *clcd_pixel_parents[] = { "pll5_clk", "clcd_syn_clk", }; variable
642 clk = clk_register_mux(NULL, "clcd_pixel_mclk", clcd_pixel_parents, in spear1310_clk_init()
643 ARRAY_SIZE(clcd_pixel_parents), in spear1310_clk_init()

Completed in 7 milliseconds