Searched refs:sys_pll2_bypass_sels (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx8mn.c | 120 static const char * const sys_pll2_bypass_sels[] = {"sys_pll2", "sys_pll2_ref_sel", }; variable 432 …mux_flags("sys_pll2_bypass", base + 0x104, 28, 1, sys_pll2_bypass_sels, ARRAY_SIZE(sys_pll2_bypass… in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 105 static const char *sys_pll2_bypass_sels[] = {"sys_pll2", "sys_pll2_ref_sel", }; variable 419 …mux_flags("sys_pll2_bypass", base + 0x104, 28, 1, sys_pll2_bypass_sels, ARRAY_SIZE(sys_pll2_bypass… in imx8mm_clocks_probe()
|