Searched refs:hcinten (Results 1 – 2 of 2) sorted by relevance
101 OHCI_HCOR->hcinten = OHCI_INT_WDH | OHCI_INT_RHSC | OHCI_INT_MIE; in ohci_init()285 usbsts = OHCI_HCOR->hcintsts & OHCI_HCOR->hcinten; in OHCI_IRQHandler()
387 volatile uint32_t hcinten; /* 0x10 */ member
Completed in 9 milliseconds