Home
last modified time | relevance | path

Searched refs:UC_BUS_POWERED (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/usb/
H A Dusb.h205 #define UC_BUS_POWERED 0x80 macro
H A Dusb_subr.c678 if (cdp->bmAttributes & UC_BUS_POWERED) { in usbd_set_config_index()
H A Dohci.c2214 UC_BUS_POWERED | UC_SELF_POWERED,
H A Duhci.c2727 UC_BUS_POWERED | UC_SELF_POWERED,
H A Dxhci.c2284 UC_BUS_POWERED | UC_SELF_POWERED,
H A Dehci.c1741 UC_BUS_POWERED | UC_SELF_POWERED,
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.c572 .bmAttributes = UC_BUS_POWERED | UC_SELF_POWERED,