Home
last modified time | relevance | path

Searched refs:DFU_BIT_WILL_DETACH (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Df_dfu.h18 #define DFU_BIT_WILL_DETACH (0x1 << 3) macro
Df_dfu.c61 .bmAttributes = DFU_BIT_WILL_DETACH |