Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c181 #define OHCI_FMI_FSMPS 0xffff0000 macro
1715 ohci->fsmps = (val & OHCI_FMI_FSMPS) >> 16; in ohci_mem_write()