Searched refs:arm_pll_bypass_sels (Results 1 – 4 of 4) sorted by relevance
/drivers/clk/imx/ |
D | clk-imx8mn.c | 34 static const char * const arm_pll_bypass_sels[] = {"arm_pll", "arm_pll_ref_sel", }; variable 345 …hw_mux_flags("arm_pll_bypass", base + 0x84, 28, 1, arm_pll_bypass_sels, ARRAY_SIZE(arm_pll_bypass_… in imx8mn_clocks_probe()
|
D | clk-imx8mq.c | 29 static const char * const arm_pll_bypass_sels[] = {"arm_pll", "arm_pll_ref_sel", }; variable 332 …hw_mux_flags("arm_pll_bypass", base + 0x28, 14, 1, arm_pll_bypass_sels, ARRAY_SIZE(arm_pll_bypass_… in imx8mq_clocks_probe()
|
D | clk-imx8mm.c | 35 static const char *arm_pll_bypass_sels[] = {"arm_pll", "arm_pll_ref_sel", }; variable 350 …hw_mux_flags("arm_pll_bypass", base + 0x84, 28, 1, arm_pll_bypass_sels, ARRAY_SIZE(arm_pll_bypass_… in imx8mm_clocks_probe()
|
D | clk-imx8mp.c | 29 static const char * const arm_pll_bypass_sels[] = {"arm_pll", "arm_pll_ref_sel", }; variable 480 …flags("arm_pll_bypass", anatop_base + 0x84, 28, 1, arm_pll_bypass_sels, ARRAY_SIZE(arm_pll_bypass_… in imx8mp_clocks_probe()
|