Searched refs:tcon_parents (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-r40.c | 669 static const char * const tcon_parents[] = { "pll-video0", "pll-video1", variable 672 static SUNXI_CCU_MUX_WITH_GATE(tcon_lcd0_clk, "tcon-lcd0", tcon_parents, 674 static SUNXI_CCU_MUX_WITH_GATE(tcon_lcd1_clk, "tcon-lcd1", tcon_parents, 676 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_tv0_clk, "tcon-tv0", tcon_parents, 679 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_tv1_clk, "tcon-tv1", tcon_parents, 738 static SUNXI_CCU_M_WITH_MUX_GATE(tve0_clk, "tve0", tcon_parents, 740 static SUNXI_CCU_M_WITH_MUX_GATE(tve1_clk, "tve1", tcon_parents,
|
D | ccu-suniv-f1c100s.c | 270 static const char * const tcon_parents[] = { "pll-video", "pll-video-2x" }; variable 273 tcon_parents, tcon_table,
|
D | ccu-sun8i-v3s.c | 353 static const char * const tcon_parents[] = { "pll-video" }; variable 354 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_clk, "tcon", tcon_parents,
|
D | ccu-sun5i.c | 461 static const char * const tcon_parents[] = { "pll-video0", "pll-video1", variable 463 static SUNXI_CCU_MUX_WITH_GATE(tcon_ch0_clk, "tcon-ch0-sclk", tcon_parents, 467 tcon_parents,
|
D | ccu-sun8i-h3.c | 455 static const char * const tcon_parents[] = { "pll-video" }; variable 456 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_clk, "tcon", tcon_parents,
|