Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_dfu.h60 DFU_STATE_dfuDNLOAD_IDLE = 5, enumerator
H A Df_dfu.c191 f_dfu->dfu_state = DFU_STATE_dfuDNLOAD_IDLE; in handle_getstatus()