Searched refs:memorytype (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/include/asm/fw/arc/
H A Dhinv.h150 typedef enum memorytype { enum
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c331 mem_type = igp_info->v11.memorytype;
352 mem_type = igp_info->v21.memorytype;
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h1470 uint8_t memorytype; // enum of atom_dmi_t17_mem_type_def, APU memory type indication. member in struct:atom_integrated_system_info_v1_11
1519 uint8_t memorytype; // enum of atom_dmi_t17_mem_type_def, APU memory type indication. member in struct:atom_integrated_system_info_v1_12
1577 uint8_t memorytype; // enum of atom_dmi_t17_mem_type_def, APU memory type indication. member in struct:atom_integrated_system_info_v2_1
1646 uint8_t memorytype; // enum of atom_dmi_t17_mem_type_def, APU memory type indication. member in struct:atom_integrated_system_info_v2_2
1689 //memorytype DMI Type 17 offset 12h - Memory Type
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c2444 info->memory_type = info_v11->memorytype;
2661 info->memory_type = info_v2_1->memorytype;
2823 info->memory_type = info_v2_2->memorytype;

Completed in 382 milliseconds