Home
last modified time | relevance | path

Searched refs:arm_pll_bypass_sels (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/clk/imx/
Dclk-imx8mq.c30 static const char * const arm_pll_bypass_sels[] = {"arm_pll", "arm_pll_ref_sel", }; variable
330 …lk_mux_flags("arm_pll_bypass", base + 0x28, 14, 1, arm_pll_bypass_sels, ARRAY_SIZE(arm_pll_bypass_… in imx8mq_clocks_probe()
Dclk-imx8mn.c118 static const char * const arm_pll_bypass_sels[] = {"arm_pll", "arm_pll_ref_sel", }; variable
430 …lk_mux_flags("arm_pll_bypass", base + 0x84, 28, 1, arm_pll_bypass_sels, ARRAY_SIZE(arm_pll_bypass_… in imx8mn_clocks_probe()
Dclk-imx8mm.c103 static const char *arm_pll_bypass_sels[] = {"arm_pll", "arm_pll_ref_sel", }; variable
417 …lk_mux_flags("arm_pll_bypass", base + 0x84, 28, 1, arm_pll_bypass_sels, ARRAY_SIZE(arm_pll_bypass_… in imx8mm_clocks_probe()