smpl              474 drivers/mmc/host/dw_mmc-exynos.c 	u8 start_smpl, smpl, candiates = 0;
smpl              482 drivers/mmc/host/dw_mmc-exynos.c 		smpl = dw_mci_exynos_move_next_clksmpl(host);
smpl              485 drivers/mmc/host/dw_mmc-exynos.c 			candiates |= (1 << smpl);
smpl              487 drivers/mmc/host/dw_mmc-exynos.c 	} while (start_smpl != smpl);
smpl              379 include/sound/wavefront.h #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2)