Searched refs:vpu_pll_bypass_sels (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/imx/ |
H A D | clk-imx8mq.c | 31 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 342 …x_clk_hw_mux("vpu_pll_bypass", base + 0x20, 14, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mq_clocks_probe()
|
H A D | clk-imx8mm.c | 34 static const char *vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 354 …hw_mux_flags("vpu_pll_bypass", base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mm_clocks_probe()
|