Searched refs:ta_fw_bin_count (Results 1 – 2 of 2) sorted by relevance
163 uint32_t ta_fw_bin_count; member
3400 if (le32_to_cpu(ta_hdr->ta_fw_bin_count) >= UCODE_MAX_PSP_PACKAGING) { in parse_ta_v2_microcode()3405 for (ta_index = 0; ta_index < le32_to_cpu(ta_hdr->ta_fw_bin_count); ta_index++) { in parse_ta_v2_microcode()