Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/imx/
Dclk-imx6q.c58 static const char *vdo_axi_sels[] = { "axi", "ahb", }; variable
703 …imx_clk_hw_mux("vdo_axi_sel", base + 0x18, 11, 1, vdo_axi_sels, ARRAY_SIZE(vdo_axi_sels)… in imx6q_clocks_init()