Searched refs:ohci_done (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/drivers/usb/usb_manager/
H A Domap44xx.c124 uint8_t ohci_done; local
129 ohci_done = omap44xx_hsusbhost_uhh_sysstatus_ohci_resetdone_extract(
131 } while (!(ehci_done & ohci_done));

Completed in 74 milliseconds