Searched refs:sys_pll3_bypass_sels (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx8mn.c | 121 static const char * const sys_pll3_bypass_sels[] = {"sys_pll3", "sys_pll3_ref_sel", }; variable 433 …mux_flags("sys_pll3_bypass", base + 0x114, 28, 1, sys_pll3_bypass_sels, ARRAY_SIZE(sys_pll3_bypass… in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 106 static const char *sys_pll3_bypass_sels[] = {"sys_pll3", "sys_pll3_ref_sel", }; variable 420 …mux_flags("sys_pll3_bypass", base + 0x114, 28, 1, sys_pll3_bypass_sels, ARRAY_SIZE(sys_pll3_bypass… in imx8mm_clocks_probe()
|