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_serial.c180 data->read_phase = PHASE_END; in stm32prog_read()
315 if (address == PHASE_RESET || address == PHASE_END) { in stm32prog_start()
330 case PHASE_END: in stm32prog_start()
A Dstm32prog.h16 #define PHASE_END 0xFE macro
A Dstm32prog.c1713 data->phase = PHASE_END; in stm32prog_end_phase()
1778 case PHASE_END: in stm32prog_next_phase()
1786 data->phase = PHASE_END; in stm32prog_next_phase()
1805 if (data->phase == PHASE_END) in stm32prog_next_phase()

Completed in 15 milliseconds