Home
last modified time | relevance | path

Searched refs:USB_CONFIG_ATT_SELFPOWER (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Dg_dnl.c141 config->bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER; in g_dnl_config_register()
Dether.c374 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
388 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
/external/u-boot/include/linux/usb/
Dch9.h327 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h361 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro