Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sx.c64 static const char *display_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll3_usb_otg", "pll3_pfd1_540m… variable
308 …_mux("display_sel", base + 0x3c, 14, 2, display_sels, ARRAY_SIZE(display_sels)… in imx6sx_clocks_init()