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.h111 #define STM32PROG_MAX_DEV 5 macro
115 struct stm32prog_dev_t dev[STM32PROG_MAX_DEV]; /* array of device */
A Dstm32prog.c802 for (j = 0; j < STM32PROG_MAX_DEV; j++) { in treat_partition_list()
836 for (j = 0; j < STM32PROG_MAX_DEV; j++) { in treat_partition_list()
849 if (j == STM32PROG_MAX_DEV) { in treat_partition_list()

Completed in 5 milliseconds