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

/u-boot/board/st/common/
H A Dstm32mp_dfu_virt.c13 static int dfu_otp_read(u64 offset, u8 *buffer, long *size) function
67 return dfu_otp_read(offset, buf, len);

Completed in 34 milliseconds