Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6q.c55 static const char *vpu_axi_sels[] = { "axi", "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
324 … = imx_clk_mux("vpu_axi_sel", base + 0x18, 14, 2, vpu_axi_sels, ARRAY_SIZE(vpu_axi_sels)… in imx6q_clocks_init()