Searched refs:hde_clk_mux_p (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/actions/ |
H A D | owl-s700.c | 105 static const char *hde_clk_mux_p[] = { "dev_clk", "display_pll", "nand_pll", "ddr_pll"}; variable 240 static OWL_COMP_FACTOR(clk_hde, "hde", hde_clk_mux_p, 246 static OWL_COMP_FACTOR(clk_vde, "vde", hde_clk_mux_p, 252 static OWL_COMP_FACTOR(clk_vce, "vce", hde_clk_mux_p,
|
H A D | owl-s500.c | 120 static const char * const hde_clk_mux_p[] = { "dev_clk", "display_pll_clk", "nand_pll_clk", "ddr_pl… variable 222 static OWL_COMP_FACTOR(vce_clk, "vce_clk", hde_clk_mux_p, 228 static OWL_COMP_FACTOR(vde_clk, "vde_clk", hde_clk_mux_p,
|
H A D | owl-s900.c | 102 static const char *hde_clk_mux_p[] = { "dev_clk", "display_pll_clk", "ddr_clk_src", }; variable 298 static OWL_COMP_FACTOR(hde_clk, "hde_clk", hde_clk_mux_p, 496 static OWL_COMP_FACTOR(vde_clk, "vde_clk", hde_clk_mux_p,
|