Home
last modified time | relevance | path

Searched refs:hcrhsts (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()
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()
A Dusb_ohci_reg.h403 volatile uint32_t hcrhsts; /* 0x50 */ member

Completed in 8 milliseconds