Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c2828 u32 otp_strap_pro; in do_otppb() local
2957 otp_read_conf(30, &otp_strap_pro); in do_otppb()
2959 otp_read_conf(31, &otp_strap_pro); in do_otppb()
2960 if (otp_strap_pro >> bit_offset & 0x1) { in do_otppb()