Home | History | Annotate | Download | only in hw

Lines Matching refs:intr_status

80     uint32_t intr_status;
316 (ohci->intr_status & ohci->intr))
325 ohci->intr_status |= intr;
392 ohci->intr_status = 0;
1156 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) {
1159 if (ohci->intr & ohci->intr_status)
1427 retval = ohci->intr_status;
1561 ohci->intr_status &= ~val;