Searched refs:USBSTS_EINT (Results 1 – 1 of 1) sorted by relevance
81 #define USBSTS_EINT (1<<3) macro583 xhci->usbsts |= USBSTS_EINT; in xhci_intr_raise()2964 xhci->usbsts &= ~(val & (USBSTS_HSE|USBSTS_EINT|USBSTS_PCD|USBSTS_SRE)); in xhci_oper_write()