Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c1466 static void ohci_port_set_status(OHCIState *ohci, int portnum, uint32_t val) in ohci_port_set_status() function
1653 ohci_port_set_status(ohci, (addr - 0x54) >> 2, val); in ohci_mem_write()