Home
last modified time | relevance | path

Searched refs:OHCI_QUIRK_NEC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds