Searched refs:vpu_sel (Results 1 – 1 of 1) sorted by relevance
95 static const char *vpu_sel[] = { "axi_a", "axi_b", "emi_slow_gate", "ahb", }; variable230 …clk[IMX5_CLK_VPU_SEL] = imx_clk_mux("vpu_sel", MXC_CCM_CBCMR, 14, 2, vpu_sel, ARRAY_SIZE(vpu_sel)… in mx5_clocks_common_init()