Searched refs:ATOM_VRAM_MODULE_V4 (Results 1 – 3 of 3) sorted by relevance
3858 ATOM_VRAM_MODULE_V4 *vram_module = in radeon_atom_get_memory_info() 3859 (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo; in radeon_atom_get_memory_info() 3864 vram_module = (ATOM_VRAM_MODULE_V4 *) in radeon_atom_get_memory_info() 3936 ATOM_VRAM_MODULE_V4 *vram_module = in radeon_atom_get_mclk_range_table() 3937 (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo; in radeon_atom_get_mclk_range_table() 3943 vram_module = (ATOM_VRAM_MODULE_V4 *) in radeon_atom_get_mclk_range_table() 3947 ((le16_to_cpu(vram_module->usModuleSize) - offsetof(ATOM_VRAM_MODULE_V4, asMemTiming)) / in radeon_atom_get_mclk_range_table()
6597 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE6628 }ATOM_VRAM_MODULE_V4; typedef 6639 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE6670 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE6760 ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;
7810 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE7841 }ATOM_VRAM_MODULE_V4; typedef 7852 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE7884 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE8009 ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;