Searched refs:OHCI_RHSTATUS_SGP (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()241 OHCI_HCOR->hcrhsts = OHCI_RHSTATUS_SGP; in ohci_roothub_control()
219 #define OHCI_RHSTATUS_SGP (1 << 16) /* Bit 16: Set global power (write) */ macro
Completed in 43 milliseconds