Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h11 #define UHCI_STS_HCPERR (1 << 4) macro
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c298 (s->status & UHCI_STS_HCPERR)) { in uhci_update_irq()
775 s->status |= UHCI_STS_HCPERR; in uhci_handle_td()