cpu_podf_sels     125 drivers/clk/imx/clk-imx5.c static const char *cpu_podf_sels[] = { "pll1_sw", "step_sel" };
cpu_podf_sels     208 drivers/clk/imx/clk-imx5.c 	clk[IMX5_CLK_CPU_PODF_SEL]	= imx_clk_mux("cpu_podf_sel", MXC_CCM_CCSR, 2, 1, cpu_podf_sels, ARRAY_SIZE(cpu_podf_sels));