Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/imx/
Dclk-imx6sll.c50 static const char *perclk_sels[] = { "ipg", "osc", }; variable
200 …RCLK_SEL] = imx_clk_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)); in imx6sll_clocks_init()
Dclk-imx6sl.c49 static const char *perclk_sels[] = { "ipg", "osc", }; variable
310 … = imx_clk_fixup_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)… in imx6sl_clocks_init()
Dclk-imx6ul.c63 static const char *perclk_sels[] = { "ipg", "osc", }; variable
255 …ERCLK_SEL] = imx_clk_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c47 static const char *perclk_sels[] = { "ipg", "osc", }; variable
288 …k_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)… in imx6sx_clocks_init()