Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h5 #define UHCI_CMD_EGSM (1 << 3) macro
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c419 if (val & UHCI_CMD_EGSM) { in uhci_port_write()
543 if (s->cmd & UHCI_CMD_EGSM) { in uhci_resume()