Searched refs:tvd_parents (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-r40.c | 743 static const char * const tvd_parents[] = { "pll-video0", "pll-video1", variable 745 static SUNXI_CCU_M_WITH_MUX_GATE(tvd0_clk, "tvd0", tvd_parents, 747 static SUNXI_CCU_M_WITH_MUX_GATE(tvd1_clk, "tvd1", tvd_parents, 749 static SUNXI_CCU_M_WITH_MUX_GATE(tvd2_clk, "tvd2", tvd_parents, 751 static SUNXI_CCU_M_WITH_MUX_GATE(tvd3_clk, "tvd3", tvd_parents,
|
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,
|
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,
|
D | ccu-sun20i-d1.c | 774 static const struct clk_parent_data tvd_parents[] = { variable 780 static SUNXI_CCU_M_DATA_WITH_MUX_GATE(tvd_clk, "tvd", tvd_parents, 0xbc0,
|
/linux-6.12.1/drivers/clk/mediatek/ |
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),
|