Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/imx/
Dclk-imx6sl.c48 static const char *pxp_axi_sels[] = { "pll2_bus", "pll3_usb_otg", "pll5_video_div", "pll2_pfd0", "p… variable
312 …imx_clk_hw_mux("pxp_axi_sel", base + 0x34, 6, 3, pxp_axi_sels, ARRAY_SIZE(pxp_axi_sels)… in imx6sl_clocks_init()