Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c97 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()
A Dusb_ohci_reg.h219 #define OHCI_RHSTATUS_SGP (1 << 16) /* Bit 16: Set global power (write) */ macro

Completed in 43 milliseconds