Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci.h418 #define OHCI_QUIRK_NEC 0x40 /* lost interrupts */ macro
445 return ohci->flags & OHCI_QUIRK_NEC; in quirk_nec()
H A Dohci-pci.c144 ohci->flags |= OHCI_QUIRK_NEC; in ohci_quirk_nec()