Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog.h16 #define PHASE_END 0xFE macro
A Dstm32prog_serial.c177 data->read_phase = PHASE_END; in stm32prog_read()
358 if (address == PHASE_RESET || address == PHASE_END) { in stm32prog_start()
373 case PHASE_END: in stm32prog_start()
A Dstm32prog.c1512 case PHASE_END: in stm32prog_next_phase()
1520 data->phase = PHASE_END; in stm32prog_next_phase()
1539 if (data->phase == PHASE_END) in stm32prog_next_phase()

Completed in 8 milliseconds