Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog.h145 #define STM32PROG_MAX_DEV 5 macro
149 struct stm32prog_dev_t dev[STM32PROG_MAX_DEV]; /* array of device */
A Dstm32prog.c997 for (j = 0; j < STM32PROG_MAX_DEV; j++) { in treat_partition_list()
1033 for (j = 0; j < STM32PROG_MAX_DEV; j++) { in treat_partition_list()
1046 if (j == STM32PROG_MAX_DEV) { in treat_partition_list()

Completed in 15 milliseconds