Searched defs:smpl (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Ddw_mmc-exynos.c325 u8 start_smpl, smpl, candiates = 0; local
363 smpl = dw_mci_exynos_move_next_clksmpl(host);
369 candiates |= (1 << smpl);
375 } while (start_smpl != smpl);

Completed in 83 milliseconds