Lines Matching defs:atom_vram_module_v10
3346 struct atom_vram_module_v10 { struct
3348 …int32_t memory_size; // Total memory size in unit of MB for CONFIG_MEMSIZE zeros
3349 …2_t channel_enable; // bit vector, each bit indicate specific channel enable or not
3350 …; // max memory clock of this memory in unit of 10kHz, =0 means it is not defined
3351 uint16_t reserved[3];
3352 uint16_t mem_voltage; // mem_voltage
3353 uint16_t vram_module_size; // Size of atom_vram_module_v9
3354 uint8_t ext_memory_id; // Current memory module ID
3355 uint8_t memory_type; // enum of atom_dgpu_vram_type
3356 uint8_t channel_num; // Number of mem. channels supported in this module
3357 uint8_t channel_width; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT
3358 uint8_t density; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
3359 uint8_t tunningset_id; // MC phy registers set per
3360 uint8_t vender_rev_id; // [7:4] Revision, [3:0] Vendor code
3361 uint8_t refreshrate; // [1:0]=RefreshFactor (00=8ms, 01=16ms, 10=32ms,11=64ms)
3385 …struct atom_vram_module_v10 vram_module[16]; // just for allocation, real number of bloc… argument