Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c189 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED, /* 0xc0 */
Df_dfu.c116 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED, /* 0xc0 */
Drndis.c345 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
Df_mass_storage.c200 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
Df_uvc.c188 .bmAttributes = 0x80 | UC_SELF_POWERED, /* Self-powered */
/third_party/FreeBSD/sys/dev/usb/
Dusb.h389 #define UC_SELF_POWERED 0x40 macro
Dusb_device.c533 (cdp->bmAttributes & UC_SELF_POWERED) && in usbd_set_config_index()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c86 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2998 .bmAttributes = UC_SELF_POWERED,
Dxhci.c3221 .bmAttributes = UC_SELF_POWERED,