Searched refs:tcon_parents (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun8i-r40.c | 668 static const char * const tcon_parents[] = { "pll-video0", "pll-video1", variable 671 static SUNXI_CCU_MUX_WITH_GATE(tcon_lcd0_clk, "tcon-lcd0", tcon_parents, 673 static SUNXI_CCU_MUX_WITH_GATE(tcon_lcd1_clk, "tcon-lcd1", tcon_parents, 675 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_tv0_clk, "tcon-tv0", tcon_parents, 678 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_tv1_clk, "tcon-tv1", tcon_parents, 737 static SUNXI_CCU_M_WITH_MUX_GATE(tve0_clk, "tve0", tcon_parents, 739 static SUNXI_CCU_M_WITH_MUX_GATE(tve1_clk, "tve1", tcon_parents,
|
| H A D | ccu-suniv-f1c100s.c | 269 static const char * const tcon_parents[] = { "pll-video", "pll-video-2x" }; variable 272 tcon_parents, tcon_table,
|
| H A 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,
|
| H A 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,
|
| H A D | ccu-sun8i-h3.c | 453 static const char * const tcon_parents[] = { "pll-video" }; variable 454 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_clk, "tcon", tcon_parents,
|