Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6q.c38 static const char *gpu3d_core_sels[] = { "mmdc_ch0_axi", "pll3_usb_otg", "pll2_pfd1_594m", "pll2_pf… variable
297 …= imx_clk_mux("gpu3d_core_sel", base + 0x18, 4, 2, gpu3d_core_sels, ARRAY_SIZE(gpu3d_core_sel… in imx6q_clocks_init()