Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6q.c61 static const char *ipg_per_sels[] = { "ipg", "osc", }; variable
628 …ER_SEL] = imx_clk_hw_mux("ipg_per_sel", base + 0x1c, 6, 1, ipg_per_sels, ARRAY_SIZE(ipg_per_sels)); in imx6q_clocks_init()