Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddfu.h21 DFU_DEV_MMC = 1, enumerator
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_mmc.c387 dfu->dev_type = DFU_DEV_MMC; in dfu_fill_entity_mmc()