Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c945 u32 otp_value; in otp_print_scu_image() local
971 if (otp_value != 0 && otp_value != mask) in otp_print_scu_image()
1038 u32 otp_value; in otp_print_conf_image() local
1098 if (otp_value != 0) { in otp_print_conf_image()
1100 if (otp_value & (1 << j)) in otp_print_conf_image()
1157 u32 otp_value; in otp_print_conf_info() local
1198 if (otp_value != 0) { in otp_print_conf_info()
1200 if (otp_value & (1 << j)) in otp_print_conf_info()
1230 u32 otp_value; in otp_print_strap_image() local
1299 u32 otp_value; in otp_print_strap_info() local
[all …]