Home
last modified time | relevance | path

Searched refs:DFU_DEFAULT_POLL_TIMEOUT (Results 1 – 19 of 19) sorted by relevance

/u-boot/include/configs/
A Dexynos4-common.h23 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dodroid_xu3.h31 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dwarp.h54 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dwarp7.h153 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dpico-imx6.h42 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Ds5p_goni.h45 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dcolibri-imx6ull.h147 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Ddh_imx6.h70 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dpico-imx6ul.h53 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dxilinx_versal.h51 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dsocfpga_common.h152 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dzynq-common.h62 # define DFU_DEFAULT_POLL_TIMEOUT 300 macro
A Dxilinx_zynqmp.h56 #define DFU_DEFAULT_POLL_TIMEOUT 300 macro
/u-boot/include/
A Ddfu.h109 #ifndef DFU_DEFAULT_POLL_TIMEOUT
110 #define DFU_DEFAULT_POLL_TIMEOUT 0 macro
113 #define DFU_MANIFEST_POLL_TIMEOUT DFU_DEFAULT_POLL_TIMEOUT
/u-boot/drivers/dfu/
A Ddfu_nand.c194 return DFU_DEFAULT_POLL_TIMEOUT; in dfu_polltimeout_nand()
A Ddfu_sf.c85 return DFU_DEFAULT_POLL_TIMEOUT; in dfu_polltimeout_sf()
A Ddfu_mtd.c248 return DFU_DEFAULT_POLL_TIMEOUT; in dfu_polltimeout_mtd()
/u-boot/drivers/usb/gadget/
A Df_dfu.c819 f_dfu->poll_timeout = DFU_DEFAULT_POLL_TIMEOUT; in dfu_bind_config()
/u-boot/
A DREADME1115 DFU_DEFAULT_POLL_TIMEOUT

Completed in 18 milliseconds