Searched refs:OHCI_QUIRK_HUB_POWER (Results 1 - 3 of 3) 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-omap.c264 ohci->flags &= ~OHCI_QUIRK_HUB_POWER;
H A Dohci.h403 #define OHCI_QUIRK_HUB_POWER 0x100 /* distrust firmware power/oc setup */ macro
H A Dohci-hcd.c505 ohci->flags |= OHCI_QUIRK_HUB_POWER;
714 (ohci->flags & OHCI_QUIRK_HUB_POWER)) {

Completed in 49 milliseconds