Searched refs:sys_pll3_bypass_sels (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/imx/ |
| H A D | clk-imx8mn.c | 35 static const char * const sys_pll3_bypass_sels[] = {"sys_pll3", "sys_pll3_ref_sel", }; variable 378 …mux_flags("sys_pll3_bypass", base + 0x114, 28, 1, sys_pll3_bypass_sels, ARRAY_SIZE(sys_pll3_bypass… in imx8mn_clocks_probe()
|
| H A D | clk-imx8mm.c | 36 static const char *sys_pll3_bypass_sels[] = {"sys_pll3", "sys_pll3_ref_sel", }; variable 355 …mux_flags("sys_pll3_bypass", base + 0x114, 28, 1, sys_pll3_bypass_sels, ARRAY_SIZE(sys_pll3_bypass… in imx8mm_clocks_probe()
|