Home
last modified time | relevance | path

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

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