Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-imx6sll.c38 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
218 …k_hw_busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); in imx6sll_clocks_init()
H A Dclk-imx6sl.c40 static const char *periph_sels[] = { "pre_periph_sel", "periph_clk2_podf", }; variable
324 …busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); in imx6sl_clocks_init()
H A Dclk-imx6ul.c37 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
286 …k_hw_busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); in imx6ul_clocks_init()
H A Dclk-imx6sx.c27 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
360 …"periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)… in imx6sx_clocks_init()
H A Dclk-imx6q.c28 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
705 …busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); in imx6q_clocks_init()