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.h22 #define UHCI_STS_HCPERR (1 << 4) macro
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c293 (s->status & UHCI_STS_HCPERR)) { in uhci_update_irq()
789 s->status |= UHCI_STS_HCPERR; in uhci_handle_td()