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/
H A Df_acm_desc.c189 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED, /* 0xc0 */
H A Df_dfu.c116 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED, /* 0xc0 */
H A Drndis.c345 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
H A Df_uvc.c188 .bmAttributes = 0x80 | UC_SELF_POWERED, /* Self-powered */
H A Df_mass_storage.c200 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h388 #define UC_SELF_POWERED 0x40 macro
H A Dusb_device.c530 (cdp->bmAttributes & UC_SELF_POWERED) && in usbd_set_config_index()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_generic.c86 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3196 .bmAttributes = UC_SELF_POWERED,
H A Dehci.c2972 .bmAttributes = UC_SELF_POWERED,

Completed in 25 milliseconds