Searched refs:tcon_parents (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-suniv-f1c100s.c | 277 static const char * const tcon_parents[] = { "pll-video", "pll-video-2x" }; variable 280 tcon_parents, tcon_table,
|
| H A D | ccu-sun55i-a523.c | 942 static const struct clk_hw *tcon_parents[] = { variable 951 static SUNXI_CCU_M_HW_WITH_MUX_GATE(tcon_lcd0_clk, "tcon-lcd0", tcon_parents, 958 static SUNXI_CCU_M_HW_WITH_MUX_GATE(tcon_lcd1_clk, "tcon-lcd1", tcon_parents, 980 tcon_parents, 0xb6c, 987 tcon_parents, 0xb70,
|
| 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-h3.c | 460 static const char * const tcon_parents[] = { "pll-video" }; variable 461 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_clk, "tcon", tcon_parents,
|