Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_dfu.h61 DFU_STATE_dfuMANIFEST_SYNC = 6, enumerator
H A Df_dfu.c193 case DFU_STATE_dfuMANIFEST_SYNC: in handle_getstatus()
254 f_dfu->dfu_state = DFU_STATE_dfuMANIFEST_SYNC; in handle_dnload()