Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sx.c56 static const char *m4_pre_sels[] = { "pll2_bus", "pll3_usb_otg", "osc", "pll2_pfd0_352m", "pll2_pfd… variable
303 …k_mux("m4_pre_sel", base + 0x34, 6, 3, m4_pre_sels, ARRAY_SIZE(m4_pre_sels)… in imx6sx_clocks_init()