Home | History | Annotate | Download | only in hw

Lines Matching defs:hmask

108     uint32_t hmask;
1497 retval = ohci->hstatus & ohci->hmask;
1505 retval = ohci->hmask;
1626 ohci->hstatus &= ~(val & ohci->hmask);
1635 ohci->hmask = val;