Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h234 #define OHCI_INTR_SF (1 << 2) /* start frame */ macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h287 #define OHCI_INTR_SF (1 << 2) /* start frame */ macro
H A Disp1362.h298 #define OHCI_INTR_SF (1 << 2) /* start frame */ macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c167 #define OHCI_INTR_SF (1U << 2) /* Start of frame */ macro