Searched refs:otp_ignore (Results 1 – 1 of 1) sorted by relevance
946 u32 otp_ignore; in otp_print_scu_image() local964 otp_ignore = (OTPSCU_IGNORE[dw_offset] >> bit_offset) & mask; in otp_print_scu_image()966 if (otp_ignore == mask) in otp_print_scu_image()968 else if (otp_ignore != 0) in otp_print_scu_image()1039 u32 otp_ignore; in otp_print_conf_image() local1059 if (((otp_value + otp_ignore) & mask) != mask) { in otp_print_conf_image()1064 if (otp_ignore == mask) { in otp_print_conf_image()1066 } else if (otp_ignore != 0) { in otp_print_conf_image()1232 u32 otp_ignore; in otp_print_strap_image() local1256 if (otp_ignore == mask) in otp_print_strap_image()[all …]