Searched refs:tvd_parents (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/mediatek/ |
| H A D | clk-mt2712.c | 577 static const char * const tvd_parents[] = { variable 741 MUX_GATE(CLK_TOP_TVD_SEL, "tvd_sel", tvd_parents, 0x550, 24, 2, 31),
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-suniv-f1c100s.c | 300 static const char * const tvd_parents[] = { "pll-video", "osc24M", variable 302 static SUNXI_CCU_M_WITH_MUX_GATE(tvd_clk, "tvd", tvd_parents,
|
| H A D | ccu-sun4i-a10.c | 719 static const char *const tvd_parents[] = { "pll-video0", "pll-video1" }; variable 720 static SUNXI_CCU_MUX_WITH_GATE(tvd_sun4i_clk, "tvd", tvd_parents, 725 "tvd-sclk2", tvd_parents,
|
| H A D | ccu-sun20i-d1.c | 780 static const struct clk_parent_data tvd_parents[] = { variable 786 static SUNXI_CCU_M_DATA_WITH_MUX_GATE(tvd_clk, "tvd", tvd_parents, 0xbc0,
|