Home
last modified time | relevance | path

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

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