Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h6 #define UHCI_USBINTR 4 macro
/openbmc/qemu/hw/usb/
H A Dhcd-uhci-sysbus.c100 return UHCI_USBINTR; in aspeed_uhci_chip_to_uhci()
H A Dhcd-uhci.c429 case UHCI_USBINTR: in uhci_port_write()
493 case UHCI_USBINTR: in uhci_port_read()
/openbmc/linux/drivers/usb/host/
H A Dpci-quirks.c28 #define UHCI_USBINTR 4 /* interrupt register */ macro
659 outw(0, base + UHCI_USBINTR); in uhci_reset_hc()
700 intr = inw(base + UHCI_USBINTR); in uhci_check_and_reset_hc()