Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c81 #define USBSTS_EINT (1<<3) macro
591 xhci->usbsts |= USBSTS_EINT; in xhci_intr_raise()
2980 xhci->usbsts &= ~(val & (USBSTS_HSE|USBSTS_EINT|USBSTS_PCD|USBSTS_SRE)); in xhci_oper_write()