Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1224 u32 *OTPSTRAP_IGNORE; in otp_print_strap_image() local
1236 OTPSTRAP_IGNORE = (u32 *)image_layout->strap_ignore; in otp_print_strap_image()
1254 otp_ignore = (OTPSTRAP_IGNORE[dw_offset] >> bit_offset) & mask; in otp_print_strap_image()