Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-hcd.c462 ohci->flags |= OHCI_QUIRK_HUB_POWER; in ohci_init()
684 (ohci->flags & OHCI_QUIRK_HUB_POWER)) { in ohci_run()
H A Dohci.h420 #define OHCI_QUIRK_HUB_POWER 0x100 /* distrust firmware power/oc setup */ macro