Searched refs:vpu_pll_bypass_sels (Results 1 – 4 of 4) sorted by relevance
/drivers/clk/imx/ |
D | clk-imx8mn.c | 33 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 344 …hw_mux_flags("vpu_pll_bypass", base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mn_clocks_probe()
|
D | clk-imx8mq.c | 31 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 334 …x_clk_hw_mux("vpu_pll_bypass", base + 0x20, 14, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mq_clocks_probe()
|
D | clk-imx8mm.c | 34 static const char *vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 349 …hw_mux_flags("vpu_pll_bypass", base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mm_clocks_probe()
|
D | clk-imx8mp.c | 28 static const char * const vpu_pll_bypass_sels[] = {"vpu_pll", "vpu_pll_ref_sel", }; variable 479 …flags("vpu_pll_bypass", anatop_base + 0x74, 28, 1, vpu_pll_bypass_sels, ARRAY_SIZE(vpu_pll_bypass_… in imx8mp_clocks_probe()
|