Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1922 static int otp_prog_image(int addr, int nconfirm) in otp_prog_image() function
2804 ret = otp_prog_image(addr, 1); in do_otpprog()
2807 ret = otp_prog_image(addr, 0); in do_otpprog()