Searched refs:DFU_CMD_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | dfu.h | 96 #define DFU_CMD_BUF_SIZE 128 macro |
| /OK3568_Linux_fs/u-boot/drivers/dfu/ | ||
| H A D | dfu_mmc.c | 113 char cmd_buf[DFU_CMD_BUF_SIZE]; in mmc_file_op() |