Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_mmc.c137 case DFU_OP_SIZE: in mmc_file_op()
147 if (op != DFU_OP_SIZE) in mmc_file_op()
223 ret = mmc_file_op(DFU_OP_SIZE, dfu, NULL, size); in dfu_get_medium_size_mmc()
/OK3568_Linux_fs/u-boot/include/
H A Ddfu.h41 DFU_OP_SIZE, enumerator