Searched refs:gpu_pll_bypass_sels (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx8mq.c | 31 static const char * const gpu_pll_bypass_sels[] = {"gpu_pll", "gpu_pll_ref_sel", }; variable 331 … imx_clk_mux("gpu_pll_bypass", base + 0x18, 14, 1, gpu_pll_bypass_sels, ARRAY_SIZE(gpu_pll_bypass_… in imx8mq_clocks_probe()
|
D | clk-imx8mn.c | 116 static const char * const gpu_pll_bypass_sels[] = {"gpu_pll", "gpu_pll_ref_sel", }; variable 428 …lk_mux_flags("gpu_pll_bypass", base + 0x64, 28, 1, gpu_pll_bypass_sels, ARRAY_SIZE(gpu_pll_bypass_… in imx8mn_clocks_probe()
|
D | clk-imx8mm.c | 101 static const char *gpu_pll_bypass_sels[] = {"gpu_pll", "gpu_pll_ref_sel", }; variable 415 …lk_mux_flags("gpu_pll_bypass", base + 0x64, 28, 1, gpu_pll_bypass_sels, ARRAY_SIZE(gpu_pll_bypass_… in imx8mm_clocks_probe()
|