Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c126 #define IMAN_IE (1<<1) macro
561 xhci->intr[0].iman & IMAN_IE && in xhci_intr_update()
573 xhci->intr[v].iman & IMAN_IE); in xhci_intr_update()
588 if (!(xhci->intr[v].iman & IMAN_IE)) { in xhci_intr_raise()
3094 intr->iman &= ~IMAN_IE; in xhci_runtime_write()
3095 intr->iman |= val & IMAN_IE; in xhci_runtime_write()