Searched refs:perclk_sels (Results 1 – 4 of 4) sorted by relevance
/drivers/clk/imx/ |
D | clk-imx6sll.c | 50 static const char *perclk_sels[] = { "ipg", "osc", }; variable 224 …_SEL] = imx_clk_hw_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)); in imx6sll_clocks_init()
|
D | clk-imx6sl.c | 45 static const char *perclk_sels[] = { "ipg", "osc", }; variable 316 … imx_clk_hw_fixup_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)… in imx6sl_clocks_init()
|
D | clk-imx6ul.c | 55 static const char *perclk_sels[] = { "ipg", "osc", }; variable 255 …LK_SEL] = imx_clk_hw_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)); in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 39 static const char *perclk_sels[] = { "ipg", "osc", }; variable 291 …w_mux("perclk_sel", base + 0x1c, 6, 1, perclk_sels, ARRAY_SIZE(perclk_sels)… in imx6sx_clocks_init()
|