nfc_sels           89 drivers/clk/imx/clk-vf610.c static const char *nfc_sels[]	= { "platform_bus", "pll1_pfd1", "pll3_pfd1", "pll3_pfd3", };
nfc_sels          405 drivers/clk/imx/clk-vf610.c 	clk[VF610_CLK_NFC_SEL] = imx_clk_mux("nfc_sel", CCM_CSCMR1, 12, 2, nfc_sels, 4);