Searched refs:PAD_DELAY_MAX (Results 1 – 1 of 1) sorted by relevance
328 #define PAD_DELAY_MAX 32 /* PAD delay cells */ macro1930 bit %= PAD_DELAY_MAX; in test_delay_bit()1938 for (i = 0; i < (PAD_DELAY_MAX - start_bit); i++) { in get_delay_len()1942 return PAD_DELAY_MAX - start_bit; in get_delay_len()1958 while (start < PAD_DELAY_MAX) { in get_best_delay()1971 final_phase = (start_final + len_final / 3) % PAD_DELAY_MAX; in get_best_delay()1973 final_phase = (start_final + len_final / 2) % PAD_DELAY_MAX; in get_best_delay()2026 for (i = 0 ; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()2050 for (i = 0; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()2085 for (i = 0; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()[all …]