Home
last modified time | relevance | path

Searched refs:tap_cnt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Drenesas_sdhi_core.c621 unsigned int tap_start = 0, tap_end = 0, tap_cnt = 0, rs, re, i; in renesas_sdhi_select_tuning() local
660 if (re - rs > tap_cnt) { in renesas_sdhi_select_tuning()
663 tap_cnt = tap_end - tap_start; in renesas_sdhi_select_tuning()
667 if (tap_cnt >= min_tap_row) in renesas_sdhi_select_tuning()