Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1034 u32 *OTPCFG_IGNORE = (u32 *)image_layout->conf_ignore; in otp_print_conf_image() local
1056 otp_ignore = (OTPCFG_IGNORE[dw_offset] >> bit_offset) & mask; in otp_print_conf_image()
1118 if (OTPCFG_IGNORE[0xa] != 0 && OTPCFG_IGNORE[0xb] != 0) { in otp_print_conf_image()