Searched refs:tcon_parents (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-r40.c | 657 static const char * const tcon_parents[] = { "pll-video0", "pll-video1", variable 660 static SUNXI_CCU_MUX_WITH_GATE(tcon_lcd0_clk, "tcon-lcd0", tcon_parents, 662 static SUNXI_CCU_MUX_WITH_GATE(tcon_lcd1_clk, "tcon-lcd1", tcon_parents, 664 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_tv0_clk, "tcon-tv0", tcon_parents, 667 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_tv1_clk, "tcon-tv1", tcon_parents, 726 static SUNXI_CCU_M_WITH_MUX_GATE(tve0_clk, "tve0", tcon_parents, 728 static SUNXI_CCU_M_WITH_MUX_GATE(tve1_clk, "tve1", tcon_parents,
|
D | ccu-suniv-f1c100s.c | 269 static const char * const tcon_parents[] = { "pll-video", "pll-video-2x" }; variable 272 tcon_parents, tcon_table,
|
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-v3s.c | 340 static const char * const tcon_parents[] = { "pll-video" }; variable 341 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_clk, "tcon", tcon_parents,
|
D | ccu-sun8i-h3.c | 452 static const char * const tcon_parents[] = { "pll-video" }; variable 453 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_clk, "tcon", tcon_parents,
|