Home
last modified time | relevance | path

Searched refs:UC_SELF_POWERED (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/usb/template/
H A Dusb_template.c496 cd->bmAttributes &= ~UC_SELF_POWERED; in usb_make_config_desc()
499 cd->bmAttributes |= UC_SELF_POWERED; in usb_make_config_desc()
/freebsd/sys/dev/usb/
H A Dusb.h396 #define UC_SELF_POWERED 0x40 macro
H A Dusb_device.c719 (cdp->bmAttributes & UC_SELF_POWERED) && in usbd_set_config_index()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1479 .bmAttributes = UC_SELF_POWERED,
H A Davr32dci.c1428 .bmAttributes = UC_SELF_POWERED,
H A Duss820dci.c1773 .bmAttributes = UC_SELF_POWERED,
H A Dohci.c2019 .bmAttributes = UC_SELF_POWERED,
H A Duhci.c2273 .bmAttributes = UC_SELF_POWERED,
H A Dmusb_otg.c3505 .bmAttributes = UC_SELF_POWERED,
H A Dehci.c2925 .bmAttributes = UC_SELF_POWERED,
H A Ddwc_otg.c4260 .bmAttributes = UC_SELF_POWERED,