Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h73 #define USB_HW_POWER_CONTROL 0x01 macro
H A Dusb_hub.c2349 [UE_CONTROL] = USB_HW_POWER_CONTROL, in usbd_transfer_power_ref()
2542 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_bus_powerd()
2640 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_dev_resume_peer()
/dragonfly/sys/bus/u4b/controller/
H A Dusb_controller.c541 USB_HW_POWER_CONTROL | in usb_bus_resume()
749 USB_HW_POWER_CONTROL | in usb_bus_attach()
H A Dohci.c2697 if (flags & USB_HW_POWER_CONTROL) in ohci_set_hw_power()
H A Duhci.c3195 if (flags & (USB_HW_POWER_CONTROL | in uhci_set_hw_power()
H A Dehci.c3907 if (flags & (USB_HW_POWER_CONTROL | in ehci_set_hw_power()