Searched refs:STM32PROG_MMC (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog.h44 STM32PROG_MMC, enumerator in enum:stm32prog_target
H A Dstm32prog.c467 part->target = STM32PROG_MMC;
764 case STM32PROG_MMC:
1094 if (data->dev[i].target != STM32PROG_MMC ||
1260 if (part->dev->target == STM32PROG_MMC)
1287 if (part->target == STM32PROG_MMC)
1295 case STM32PROG_MMC:
1835 case STM32PROG_MMC:

Completed in 47 milliseconds