Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1636 static int otp_prog_conf(struct otp_image_layout *image_layout, u32 *otp_conf) in otp_prog_conf() function
2143 ret = otp_prog_conf(&image_layout, conf); in otp_prog_image()