Searched refs:conf_info (Results 1 – 1 of 1) sorted by relevance
158 const struct otpconf_info *conf_info; member1032 const struct otpconf_info *conf_info = info_cb.conf_info; in otp_print_conf_image() local1079 if (conf_info[i].length == 1) { in otp_print_conf_image()1083 conf_info[i].bit_offset + conf_info[i].length - 1, in otp_print_conf_image()1084 conf_info[i].bit_offset); in otp_print_conf_image()1152 const struct otpconf_info *conf_info = info_cb.conf_info; in otp_print_conf_info() local1183 if (conf_info[i].length == 1) { in otp_print_conf_info()1187 conf_info[i].bit_offset + conf_info[i].length - 1, in otp_print_conf_info()1188 conf_info[i].bit_offset); in otp_print_conf_info()3351 info_cb.conf_info = a0_conf_info; in do_ast_otp()[all …]