Searched refs:OHCI_QUIRK_AMD756 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci.h395 #define OHCI_QUIRK_AMD756 0x01 /* erratum #4 */ macro
712 else if (hc->flags & OHCI_QUIRK_AMD756) \
H A Dohci-pci.c52 ohci->flags = OHCI_QUIRK_AMD756;
H A Dohci-hub.c501 if ((ohci->flags & OHCI_QUIRK_AMD756)
H A Dohci-hcd.c713 } else if ((ohci->flags & OHCI_QUIRK_AMD756) ||
H A Du132-hcd.c1758 } else if ((u132->flags & OHCI_QUIRK_AMD756) || distrust_firmware) {
1817 u132->flags = OHCI_QUIRK_AMD756;
2797 if (u132->flags & OHCI_QUIRK_AMD756) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c2465 } else if ((quirk & OHCI_QUIRK_AMD756) || distrust_firmware) {
2710 OHCI_QUIRK_AMD756);

Completed in 130 milliseconds