Searched refs:OHCI_QUIRK_INITRESET (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-hcd.c621 if (ohci->flags & OHCI_QUIRK_INITRESET) {
642 if (!(ohci->flags & OHCI_QUIRK_INITRESET)) {
643 ohci->flags |= OHCI_QUIRK_INITRESET;
H A Dohci.h414 #define OHCI_QUIRK_INITRESET 0x04 /* SiS, OPTi, ... */ macro

Completed in 134 milliseconds