Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds