Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_dfu.h58 DFU_STATE_dfuDNLOAD_SYNC = 3, enumerator
H A Df_dfu.c189 case DFU_STATE_dfuDNLOAD_SYNC: in handle_getstatus()
329 f_dfu->dfu_state = DFU_STATE_dfuDNLOAD_SYNC; in state_dfu_idle()
427 f_dfu->dfu_state = DFU_STATE_dfuDNLOAD_SYNC; in state_dfu_dnload_idle()