Searched refs:highest_load (Results 1 – 1 of 1) sorted by relevance
612 int highest_load = uhci->load[phase]; in uhci_highest_load() local615 highest_load = max_t(int, highest_load, uhci->load[phase]); in uhci_highest_load()616 return highest_load; in uhci_highest_load()