Searched refs:usa_type (Results 1 – 3 of 3) sorted by relevance
334 section->usa_type = UCODE_AMD_CONTAINER_TYPE_EQUIV; in ucode_convert_amd()344 section->usa_type = UCODE_AMD_CONTAINER_TYPE_PATCH; in ucode_convert_amd()500 switch (section->usa_type) { in ucode_gen_files_amd()802 switch (section->usa_type) { in ucode_list_amd()807 if (last_type != section->usa_type) { in ucode_list_amd()809 last_type = section->usa_type; in ucode_list_amd()832 if (last_type != section->usa_type) { in ucode_list_amd()834 last_type = section->usa_type; in ucode_list_amd()
74 switch (section.usa_type) { in ucode_validate_amd()
53 uint32_t usa_type; member