Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/imx/
Dclk-vf610.c77 static const char *slow_sels[] = { "sirc_32k", "sxosc", }; variable
211 …_CLK_SLOW_CLK_SEL] = imx_clk_mux("slow_clk_sel", CCM_CCSR, 4, 1, slow_sels, ARRAY_SIZE(slow_sels)); in vf610_clocks_init()