Searched refs:IMAN_IP (Results 1 – 1 of 1) sorted by relevance
125 #define IMAN_IP (1<<0) macro560 if (xhci->intr[0].iman & IMAN_IP && in xhci_intr_update()567 xhci->intr[0].iman &= ~IMAN_IP; in xhci_intr_update()582 xhci->intr[v].iman |= IMAN_IP; in xhci_intr_raise()597 xhci->intr[v].iman &= ~IMAN_IP; in xhci_intr_raise()3091 if (val & IMAN_IP) { in xhci_runtime_write()3092 intr->iman &= ~IMAN_IP; in xhci_runtime_write()