Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6q.c37 static const char *gpu2d_core_sels[] = { "axi", "pll3_usb_otg", "pll2_pfd0_352m", "pll2_pfd2_396m",… variable
296 …= imx_clk_mux("gpu2d_core_sel", base + 0x18, 16, 2, gpu2d_core_sels, ARRAY_SIZE(gpu2d_core_sel… in imx6q_clocks_init()