Searched refs:max_phase (Results 1 – 1 of 1) sorted by relevance
633 int max_phase = min_t(int, MAX_PHASE, qh->period); in uhci_check_bandwidth() local637 for (phase = 1; phase < max_phase; ++phase) { in uhci_check_bandwidth()