Searched refs:hmask (Results 1 – 2 of 2) sorted by relevance
81 uint32_t hmask; member
1608 retval = ohci->hstatus & ohci->hmask; in ohci_mem_read()1616 retval = ohci->hmask; in ohci_mem_read()1745 ohci->hstatus &= ~(val & ohci->hmask); in ohci_mem_write()1756 ohci->hmask = val; in ohci_mem_write()2023 VMSTATE_UINT32(hmask, OHCIState),
Completed in 10 milliseconds