Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6q.c55 static const char *vdo_axi_sels[] = { "axi", "ahb", }; variable
309 … = imx_clk_mux("vdo_axi_sel", base + 0x18, 11, 1, vdo_axi_sels, ARRAY_SIZE(vdo_axi_sels)… in imx6q_clocks_init()