Searched refs:PHASE_OTP (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c137 case PHASE_OTP:
159 case PHASE_OTP:
184 case PHASE_OTP:
H A Dstm32prog.h16 #define PHASE_OTP 0xF2 macro
H A Dstm32prog_serial.c310 if (address == PHASE_OTP)
601 case PHASE_OTP:
686 case PHASE_OTP:
754 case PHASE_OTP:
H A Dstm32prog.c1421 ret = stm32prog_alt_add_virt(dfu, "OTP", PHASE_OTP, otp_size);
2009 if (dfu->data.virt.dev_num == PHASE_OTP)

Completed in 42 milliseconds