Home
last modified time | relevance | path

Searched defs:otp_info_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dotp.c153 struct otp_info_cb { struct
154 int version;
155 char ver_name[3];
156 const struct otpstrap_info *strap_info;
157 int strap_info_len;
158 const struct otpconf_info *conf_info;
159 int conf_info_len;
160 const struct otpkey_type *key_info;
161 int key_info_len;
162 const struct scu_info *scu_info;
[all …]