ptp_sels          130 drivers/clk/mxs/clk-imx28.c static const char *const ptp_sels[] __initconst = { "ref_xtal", "pll0", };
ptp_sels          189 drivers/clk/mxs/clk-imx28.c 	clks[ptp_sel] = mxs_clk_mux("ptp_sel", ENET, 19, 1, ptp_sels, ARRAY_SIZE(ptp_sels));