Searched refs:vpu_pll_bypass_sels (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx8mq.c | 32 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 332 … imx_clk_mux("vpu_pll_bypass", base + 0x20, 14, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mq_clocks_probe()
|
D | clk-imx8mn.c | 117 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 429 …lk_mux_flags("vpu_pll_bypass", base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 102 static const char *vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 416 …lk_mux_flags("vpu_pll_bypass", base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mm_clocks_probe()
|