Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-omap.c266 ohci->flags &= ~OHCI_QUIRK_HUB_POWER; in ohci_omap_reset()
H A Dohci.h420 #define OHCI_QUIRK_HUB_POWER 0x100 /* distrust firmware power/oc setup */ macro
H A Dohci-hcd.c464 ohci->flags |= OHCI_QUIRK_HUB_POWER; in ohci_init()
686 (ohci->flags & OHCI_QUIRK_HUB_POWER)) { in ohci_run()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-omap.c162 ohci->flags &= ~OHCI_QUIRK_HUB_POWER; in ohci_omap_reset()
H A Dohci.h420 #define OHCI_QUIRK_HUB_POWER 0x100 /* distrust firmware power/oc setup */ macro
H A Dohci-hcd.c462 ohci->flags |= OHCI_QUIRK_HUB_POWER; in ohci_init()
684 (ohci->flags & OHCI_QUIRK_HUB_POWER)) { in ohci_run()

Completed in 9 milliseconds