Searched refs:gpu2d_core_sels (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/clk/imx/ |
D | clk-imx6q.c | 35 static const char *gpu2d_core_sels[] = { "axi", "pll3_usb_otg", "pll2_pfd0_352m", "pll2_pfd2_396m",… variable 632 …EL] = imx_clk_hw_mux("mlb_sel", base + 0x18, 16, 2, gpu2d_core_sels, ARRAY_SIZE(gpu2d_core_sel… in imx6q_clocks_init() 634 …mx_clk_hw_mux("gpu2d_core_sel", base + 0x18, 16, 2, gpu2d_core_sels, ARRAY_SIZE(gpu2d_core_sel… in imx6q_clocks_init()
|