Searched refs:DynamicMemorySettings (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.c | 229 GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings), in atomctrl_set_engine_dram_timings_rv770() 1383 GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings), in atomctrl_set_ac_timing_ai()
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_atombios.c | 3072 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); in radeon_atom_set_engine_dram_timings() 3091 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); in radeon_atom_update_memory_dll() 3102 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); in radeon_atom_set_ac_timing()
|
H A D | atombios.h | 307 …USHORT DynamicMemorySettings; //Atomic Table, indirectly used by various SW comp… member
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.c | 1142 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); in amdgpu_atombios_set_engine_dram_timings()
|
/openbsd/sys/dev/pci/drm/amd/include/ |
H A D | atombios.h | 336 …USHORT DynamicMemorySettings; //Atomic Table, indirectly used by various SW comp… member
|