Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.h384 #define OHCI_QUIRK_SUCKYIO 0x02 /* NSC superio */ macro
Dusb-ohci.c2278 if(ohci->flags & OHCI_QUIRK_SUCKYIO) in hc_start()
2577 ohci->flags |= OHCI_QUIRK_SUCKYIO; in hc_found_ohci()
2581 if (ohci->flags & OHCI_QUIRK_SUCKYIO) in hc_found_ohci()