Home
last modified time | relevance | path

Searched defs:OHCI_INTR_SO (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h232 #define OHCI_INTR_SO (1 << 0) /* scheduling overrun */ macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h285 #define OHCI_INTR_SO (1 << 0) /* scheduling overrun */ macro
H A Disp1362.h296 #define OHCI_INTR_SO (1 << 0) /* scheduling overrun */ macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c165 #define OHCI_INTR_SO (1U << 0) /* Scheduling overrun */ macro