Home
last modified time | relevance | path

Searched refs:OHCI_FMI_FSMPS (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dusb-ohci.c253 #define OHCI_FMI_FSMPS 0xffff0000 macro
1596 ohci->fsmps = (val & OHCI_FMI_FSMPS) >> 16; in ohci_mem_write()