Searched refs:tap_cnt (Results 1 – 2 of 2) sorted by relevance
182 unsigned long tap_cnt; /* counter of tuning success */ in renesas_sdhi_select_tuning() local211 tap_cnt = 0; in renesas_sdhi_select_tuning()219 if (ntap > tap_cnt) { in renesas_sdhi_select_tuning()222 tap_cnt = ntap; in renesas_sdhi_select_tuning()228 if (ntap > tap_cnt) { in renesas_sdhi_select_tuning()231 tap_cnt = ntap; in renesas_sdhi_select_tuning()238 if (tap_cnt == tap_num * 2) { in renesas_sdhi_select_tuning()262 } else if (tap_cnt >= RENESAS_SDHI_MAX_TAP) in renesas_sdhi_select_tuning()
618 unsigned int tap_start = 0, tap_end = 0, tap_cnt = 0, rs, re, i; in renesas_sdhi_select_tuning() local657 if (re - rs > tap_cnt) { in renesas_sdhi_select_tuning()660 tap_cnt = tap_end - tap_start; in renesas_sdhi_select_tuning()664 if (tap_cnt >= min_tap_row) in renesas_sdhi_select_tuning()