Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_ehci_reg.h90 #define EHCI_USBSTS_PCD (1 << 2) /* Bit 2: Port Change Detect */ macro
A Dusb_hc_ehci.c1423 if (usbsts & EHCI_USBSTS_PCD) { in USBH_IRQHandler()

Completed in 10 milliseconds