Searched refs:PAD_DELAY_MAX (Results 1 – 1 of 1) sorted by relevance
238 #define PAD_DELAY_MAX 32 /* PAD delay cells */ macro1259 bit %= PAD_DELAY_MAX; in test_delay_bit()1267 for (i = 0; i < (PAD_DELAY_MAX - start_bit); i++) { in get_delay_len()1271 return PAD_DELAY_MAX - start_bit; in get_delay_len()1287 while (start < PAD_DELAY_MAX) { in get_best_delay()1300 final_phase = (start_final + len_final / 3) % PAD_DELAY_MAX; in get_best_delay()1302 final_phase = (start_final + len_final / 2) % PAD_DELAY_MAX; in get_best_delay()1322 for (i = 0 ; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()1331 for (i = 0; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()1368 for (i = 0 ; i < PAD_DELAY_MAX; i++) { in msdc_tune_data()[all …]