Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h4 #define UHCI_CMD_FGR (1 << 4) macro
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c544 s->cmd |= UHCI_CMD_FGR; in uhci_resume()