Home
last modified time | relevance | path

Searched refs:gpu_pll_bypass_sels (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-imx8mn.c32 static const char * const gpu_pll_bypass_sels[] = {"gpu_pll", "gpu_pll_ref_sel", }; variable
343 …hw_mux_flags("gpu_pll_bypass", base + 0x64, 28, 1, gpu_pll_bypass_sels, ARRAY_SIZE(gpu_pll_bypass_… in imx8mn_clocks_probe()
Dclk-imx8mq.c30 static const char * const gpu_pll_bypass_sels[] = {"gpu_pll", "gpu_pll_ref_sel", }; variable
332 …x_clk_hw_mux("gpu_pll_bypass", base + 0x18, 14, 1, gpu_pll_bypass_sels, ARRAY_SIZE(gpu_pll_bypass_… in imx8mq_clocks_probe()
Dclk-imx8mm.c33 static const char *gpu_pll_bypass_sels[] = {"gpu_pll", "gpu_pll_ref_sel", }; variable
348 …hw_mux_flags("gpu_pll_bypass", base + 0x64, 28, 1, gpu_pll_bypass_sels, ARRAY_SIZE(gpu_pll_bypass_… in imx8mm_clocks_probe()
Dclk-imx8mp.c26 static const char * const gpu_pll_bypass_sels[] = {"gpu_pll", "gpu_pll_ref_sel", }; variable
479 …flags("gpu_pll_bypass", anatop_base + 0x64, 28, 1, gpu_pll_bypass_sels, ARRAY_SIZE(gpu_pll_bypass_… in imx8mp_clocks_probe()