Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/
Dclk-imx35.c62 static const char *ipg_per_sel[] = {"ahb_per_div", "arm_per_div"}; variable
137 …pg_per] = imx_clk_mux("ipg_per", base + MXC_CCM_PDR0, 26, 1, ipg_per_sel, ARRAY_SIZE(ipg_per_sel)); in _mx35_clocks_init()