Searched refs:ITAPDLY_LAST_INDEX (Results 1 – 1 of 1) sorted by relevance
446 #define ITAPDLY_LAST_INDEX (ITAPDLY_LENGTH - 1) macro486 pass_length = ITAPDLY_LAST_INDEX - last_fail_end; in sdhci_am654_calculate_itap()488 pass_length = ITAPDLY_LAST_INDEX - last_fail_end + first_fail_start; in sdhci_am654_calculate_itap()500 return (itap > ITAPDLY_LAST_INDEX) ? ITAPDLY_LAST_INDEX >> 1 : itap; in sdhci_am654_calculate_itap()