Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx5.c95 static const char *vpu_sel[] = { "axi_a", "axi_b", "emi_slow_gate", "ahb", }; variable
230 …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()