Home
last modified time | relevance | path

Searched refs:highest_load (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Duhci-q.c612 int highest_load = uhci->load[phase]; in uhci_highest_load() local
615 highest_load = max_t(int, highest_load, uhci->load[phase]); in uhci_highest_load()
616 return highest_load; in uhci_highest_load()