Searched refs:UHCI_INTR_MASK (Results 1 – 2 of 2) sorted by relevance
110 #define UHCI_INTR_MASK 0x1f macro
739 Set_OpReg16(USBSTS, Get_OpReg16(USBSTS) & UHCI_INTR_MASK); in uhci_quiesce()1019 if (!(intr_status & UHCI_INTR_MASK)) { in uhci_intr()