Home
last modified time | relevance | path

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

/drivers/clk/imx/
Dclk-imx6sl.c42 static const char *periph2_sels[] = { "pre_periph2_sel", "periph2_clk2_podf", }; variable
326 …usy_mux("periph2", base + 0x14, 26, 1, base + 0x48, 3, periph2_sels, ARRAY_SIZE(periph2_sels)); in imx6sl_clocks_init()
Dclk-imx6sll.c39 static const char *periph2_sels[] = { "periph2_pre", "periph2_clk2", }; variable
219 …hw_busy_mux("periph2", base + 0x14, 26, 1, base + 0x48, 3, periph2_sels, ARRAY_SIZE(periph2_sels)); in imx6sll_clocks_init()
Dclk-imx6ul.c38 static const char *periph2_sels[] = { "periph2_pre", "periph2_clk2", }; variable
287 …hw_busy_mux("periph2", base + 0x14, 26, 1, base + 0x48, 3, periph2_sels, ARRAY_SIZE(periph2_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c28 static const char *periph2_sels[] = { "periph2_pre", "periph2_clk2", }; variable
361 …periph2", base + 0x14, 26, 1, base + 0x48, 3, periph2_sels, ARRAY_SIZE(periph2_sels)… in imx6sx_clocks_init()
Dclk-imx6q.c29 static const char *periph2_sels[] = { "periph2_pre", "periph2_clk2", }; variable
706 …usy_mux("periph2", base + 0x14, 26, 1, base + 0x48, 3, periph2_sels, ARRAY_SIZE(periph2_sels)); in imx6q_clocks_init()