Home
last modified time | relevance | path

Searched refs:OHCI_QUIRK_SUPERIO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-pci.c82 ohci->flags |= OHCI_QUIRK_SUPERIO; in ohci_quirk_ns()
H A Dohci.h413 #define OHCI_QUIRK_SUPERIO 0x02 /* natsemi */ macro
H A Dohci-hcd.c677 if (ohci->flags & OHCI_QUIRK_SUPERIO) { in ohci_run()