Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h88 #define USB_HW_POWER_ISOC 0x08 macro
H A Dusb_hub.c2392 [UE_ISOCHRONOUS] = USB_HW_POWER_ISOC, in usbd_transfer_power_ref()
2586 bus->hw_power_state |= USB_HW_POWER_ISOC; in usb_bus_powerd()
2725 bus->hw_power_state |= USB_HW_POWER_ISOC; in usb_dev_resume_peer()
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c545 USB_HW_POWER_ISOC | in usb_bus_resume()
752 USB_HW_POWER_ISOC | in usb_bus_attach()
H A Dohci.c2664 if (flags & USB_HW_POWER_ISOC) in ohci_set_hw_power()
H A Duhci.c3131 USB_HW_POWER_ISOC)) { in uhci_set_hw_power()
H A Dehci.c3803 USB_HW_POWER_ISOC)) { in ehci_set_hw_power()