Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c44 static const char *periph_sels[] = { "pre_periph_sel", "periph_clk2_podf", }; variable
326 …busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); in imx6sl_clocks_init()
Dclk-imx6q.c33 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
316 …busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); in imx6q_clocks_init()
Dclk-imx6sx.c35 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
369 …"periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)… in imx6sx_clocks_init()