Searched refs:tvd_parents (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/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 | 293 static const char * const tvd_parents[] = { "pll-video", "osc24M", variable 295 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 | 761 static const struct clk_parent_data tvd_parents[] = { variable 767 static SUNXI_CCU_M_DATA_WITH_MUX_GATE(tvd_clk, "tvd", tvd_parents, 0xbc0,
|
/linux-5.19.10/drivers/clk/mediatek/ |
D | clk-mt2712.c | 672 static const char * const tvd_parents[] = { variable 879 tvd_parents, 0x550, 24, 2, 31),
|