Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h397 int ohci_int_load[32]; /* load of the 32 Interrupt Chains (for load balancing)*/ member
H A Dohci-hcd.c622 if (ohci->ohci_int_load [branch] > ohci->ohci_int_load [i]) in ep_int_ballance()
627 ohci->ohci_int_load [i] += load; in ep_int_ballance()
826 ohci->ohci_int_load[i] -= ed->int_load; in ep_unlink()