ocram_sels         35 drivers/clk/imx/clk-imx6sl.c static const char *ocram_sels[]		= { "periph", "ocram_alt_sels", };
ocram_sels        302 drivers/clk/imx/clk-imx6sl.c 	hws[IMX6SL_CLK_OCRAM_SEL]        = imx_clk_hw_mux("ocram_sel",        base + 0x14, 6,  1, ocram_sels,        ARRAY_SIZE(ocram_sels));
ocram_sels         28 drivers/clk/imx/clk-imx6sx.c static const char *ocram_sels[]		= { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", };
ocram_sels        274 drivers/clk/imx/clk-imx6sx.c 	hws[IMX6SX_CLK_OCRAM_SEL]          = imx_clk_hw_mux("ocram_sel",        base + 0x14,  6,      2,      ocram_sels,        ARRAY_SIZE(ocram_sels));