Searched refs:IMAN_IP (Results 1 – 6 of 6) 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()3066 if (val & IMAN_IP) { in xhci_runtime_write()3067 intr->iman &= ~IMAN_IP; in xhci_runtime_write()
384 #define IMAN_IP BIT(0) macro
1453 temp |= IMAN_IP; in cdnsp_stop()
1587 irq_pending |= IMAN_IP; in cdnsp_irq_handler()
157 #define IMAN_IP (1 << 0) macro
3229 irq_pending |= IMAN_IP; in xhci_irq()