Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dohci-omap.c279 ohci->flags &= ~OHCI_QUIRK_HUB_POWER; in ohci_omap_reset()
Dohci-hcd.c449 ohci->flags |= OHCI_QUIRK_HUB_POWER; in ohci_init()
662 (ohci->flags & OHCI_QUIRK_HUB_POWER)) { in ohci_run()
Dohci.h417 #define OHCI_QUIRK_HUB_POWER 0x100 /* distrust firmware power/oc setup */ macro