Home
last modified time | relevance | path

Searched refs:PHASE_LAST_USER (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog.h12 #define PHASE_LAST_USER 0xF0 macro
A Dstm32prog_serial.c123 if (phase == PHASE_FLASHLAYOUT || phase > PHASE_LAST_USER) { in stm32prog_read()
127 if (data->read_phase <= PHASE_LAST_USER && in stm32prog_read()
A Dstm32prog.c385 if (result || value > PHASE_LAST_USER) { in parse_id()
587 if (part_list_size > PHASE_LAST_USER) { in parse_flash_layout()
1021 part->id > PHASE_LAST_USER) { in treat_partition_list()
1380 (phase <= PHASE_LAST_USER) && in dfu_init_entities()
1790 if (phase > PHASE_LAST_USER) in stm32prog_next_phase()

Completed in 16 milliseconds