Searched refs:PAD_DELAY_MAX (Results 1 – 1 of 1) sorted by relevance
330 #define PAD_DELAY_MAX 32 /* PAD delay cells */ macro1918 bit %= PAD_DELAY_MAX; in test_delay_bit()1926 for (i = 0; i < (PAD_DELAY_MAX - start_bit); i++) { in get_delay_len()1930 return PAD_DELAY_MAX - start_bit; in get_delay_len()1946 while (start < PAD_DELAY_MAX) { in get_best_delay()1959 final_phase = (start_final + len_final / 3) % PAD_DELAY_MAX; in get_best_delay()1961 final_phase = (start_final + len_final / 2) % PAD_DELAY_MAX; in get_best_delay()2014 for (i = 0 ; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()2038 for (i = 0; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()2073 for (i = 0; i < PAD_DELAY_MAX; i++) { in msdc_tune_response()[all …]