Home
last modified time | relevance | path

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

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