Searched refs:tvd_parents (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-r40.c | 738 static const char * const tvd_parents[] = { "pll-video0", "pll-video1", variable 740 static SUNXI_CCU_M_WITH_MUX_GATE(tvd0_clk, "tvd0", tvd_parents, 742 static SUNXI_CCU_M_WITH_MUX_GATE(tvd1_clk, "tvd1", tvd_parents, 744 static SUNXI_CCU_M_WITH_MUX_GATE(tvd2_clk, "tvd2", tvd_parents, 746 static SUNXI_CCU_M_WITH_MUX_GATE(tvd3_clk, "tvd3", tvd_parents,
|
D | ccu-sun4i-a10.c | 723 static const char *const tvd_parents[] = { "pll-video0", "pll-video1" }; variable 724 static SUNXI_CCU_MUX_WITH_GATE(tvd_sun4i_clk, "tvd", tvd_parents, 729 "tvd-sclk2", tvd_parents,
|
/linux-4.19.296/drivers/clk/mediatek/ |
D | clk-mt2712.c | 675 static const char * const tvd_parents[] = { variable 882 tvd_parents, 0x550, 24, 2, 31),
|