Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c935 static int otp_print_scu_image(struct otp_image_layout *image_layout) in otp_print_scu_image() function
2101 if (otp_print_scu_image(&image_layout) < 0) { in otp_prog_image()