Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c71 #define USBCMD_INTE (1<<2) macro
570 xhci->usbcmd & USBCMD_INTE) { in xhci_intr_update()
600 if (!(xhci->usbcmd & USBCMD_INTE)) { in xhci_intr_raise()