Home
last modified time | relevance | path

Searched refs:clcd_pixel_parents (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/clk/spear/
Dspear1340_clock.c428 static const char *clcd_pixel_parents[] = { "pll5_clk", "clcd_syn_clk", }; variable
739 clk = clk_register_mux(NULL, "clcd_pixel_mclk", clcd_pixel_parents, in spear1340_clk_init()
740 ARRAY_SIZE(clcd_pixel_parents), in spear1340_clk_init()
Dspear1310_clock.c364 static const char *clcd_pixel_parents[] = { "pll5_clk", "clcd_syn_clk", }; variable
643 clk = clk_register_mux(NULL, "clcd_pixel_mclk", clcd_pixel_parents, in spear1310_clk_init()
644 ARRAY_SIZE(clcd_pixel_parents), in spear1310_clk_init()