Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c711 int strap_end; in otp_strap_status() local
721 strap_end = 30; in otp_strap_status()
729 strap_end = 28; in otp_strap_status()
733 for (i = 16; i < strap_end; i += 2) { in otp_strap_status()