Searched refs:hcrhsts (Results 1 – 2 of 2) sorted by relevance
97 OHCI_HCOR->hcrhsts = OHCI_RHSTATUS_SGP; in ohci_init()118 OHCI_HCOR->hcrhsts &= ~OHCI_RHSTATUS_SGP; in ohci_deinit()207 OHCI_HCOR->hcrhsts = OHCI_RHSTATUS_CGP; in ohci_roothub_control()241 OHCI_HCOR->hcrhsts = OHCI_RHSTATUS_SGP; in ohci_roothub_control()293 if (OHCI_HCOR->hcrhsts & OHCI_RHSTATUS_DRWE) { in OHCI_IRQHandler()
403 volatile uint32_t hcrhsts; /* 0x50 */ member
Completed in 8 milliseconds