Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drenesas_sdhi_core.c580 unsigned int tap_start = 0, tap_end = 0, tap_cnt = 0, rs, re, i; in renesas_sdhi_select_tuning() local
619 if (re - rs > tap_cnt) { in renesas_sdhi_select_tuning()
622 tap_cnt = tap_end - tap_start; in renesas_sdhi_select_tuning()
626 if (tap_cnt >= min_tap_row) in renesas_sdhi_select_tuning()