Home
last modified time | relevance | path

Searched refs:vpu_pll_bypass_sels (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/clk/imx/
Dclk-imx8mn.c33 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable
376 …hw_mux_flags("vpu_pll_bypass", base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mn_clocks_probe()
Dclk-imx8mm.c34 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()
Dclk-imx8mp.c27 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable
473 …flags("vpu_pll_bypass", anatop_base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mp_clocks_probe()
Dclk-imx8mq.c31 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable
341 …x_clk_hw_mux("vpu_pll_bypass", base + 0x20, 14, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mq_clocks_probe()