Home
last modified time | relevance | path

Searched refs:USB_HW_POWER_BULK (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h78 #define USB_HW_POWER_BULK 0x02 macro
H A Dusb_hub.c2350 [UE_BULK] = USB_HW_POWER_BULK, in usbd_transfer_power_ref()
2544 bus->hw_power_state |= USB_HW_POWER_BULK; in usb_bus_powerd()
2642 bus->hw_power_state |= USB_HW_POWER_BULK; in usb_dev_resume_peer()
/dragonfly/sys/bus/u4b/controller/
H A Dusb_controller.c542 USB_HW_POWER_BULK | in usb_bus_resume()
750 USB_HW_POWER_BULK | in usb_bus_attach()
H A Dohci.c2700 if (flags & USB_HW_POWER_BULK) in ohci_set_hw_power()
H A Duhci.c3197 USB_HW_POWER_BULK | in uhci_set_hw_power()
H A Dehci.c3908 USB_HW_POWER_BULK)) { in ehci_set_hw_power()