Searched refs:usModuleSize (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3864 if (le16_to_cpu(vram_module->usModuleSize) == 0)
3867 ((u8 *)vram_module + le16_to_cpu(vram_module->usModuleSize));
3888 if (le16_to_cpu(vram_module->usModuleSize) == 0)
3891 ((u8 *)vram_module + le16_to_cpu(vram_module->usModuleSize));
3943 if (le16_to_cpu(vram_module->usModuleSize) == 0)
3946 ((u8 *)vram_module + le16_to_cpu(vram_module->usModuleSize));
3949 ((le16_to_cpu(vram_module->usModuleSize) - offsetof(ATOM_VRAM_MODULE_V4, asMemTiming)) /
H A Datombios.h6598 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE member in struct:_ATOM_VRAM_MODULE_V4
6640 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE member in struct:_ATOM_VRAM_MODULE_V5
6671 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE member in struct:_ATOM_VRAM_MODULE_V6
6703 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V7 member in struct:_ATOM_VRAM_MODULE_V7
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h7810 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE member in struct:_ATOM_VRAM_MODULE_V4
7852 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE member in struct:_ATOM_VRAM_MODULE_V5
7884 USHORT usModuleSize; // size of ATOM_VRAM_MODULE_V4, make it easy for VBIOS to look for next entry of VRAM_MODULE member in struct:_ATOM_VRAM_MODULE_V6
7916 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V7 member in struct:_ATOM_VRAM_MODULE_V7
7947 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V7 member in struct:_ATOM_VRAM_MODULE_V8

Completed in 268 milliseconds