Searched refs:tvd_parents (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu-sun8i-r40.c | 742 static const char * const tvd_parents[] = { "pll-video0", "pll-video1", variable 744 static SUNXI_CCU_M_WITH_MUX_GATE(tvd0_clk, "tvd0", tvd_parents, 746 static SUNXI_CCU_M_WITH_MUX_GATE(tvd1_clk, "tvd1", tvd_parents, 748 static SUNXI_CCU_M_WITH_MUX_GATE(tvd2_clk, "tvd2", tvd_parents, 750 static SUNXI_CCU_M_WITH_MUX_GATE(tvd3_clk, "tvd3", tvd_parents,
|
H A D | ccu-suniv-f1c100s.c | 292 static const char * const tvd_parents[] = { "pll-video", "osc24M", variable 294 static SUNXI_CCU_M_WITH_MUX_GATE(tvd_clk, "tvd", tvd_parents,
|
H A D | ccu-sun4i-a10.c | 717 static const char *const tvd_parents[] = { "pll-video0", "pll-video1" }; variable 718 static SUNXI_CCU_MUX_WITH_GATE(tvd_sun4i_clk, "tvd", tvd_parents, 723 "tvd-sclk2", tvd_parents,
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A 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,
|
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-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,
|
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,
|
/kernel/linux/linux-6.6/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),
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt2712.c | 671 static const char * const tvd_parents[] = { variable 878 tvd_parents, 0x550, 24, 2, 31),
|
Completed in 12 milliseconds