Searched refs:ComputeMemoryClockParam (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.c | 300 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_si() 348 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_vi() 369 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_ai()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1101 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); in amdgpu_atombios_get_memory_pll_dividers()
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atombios.h | 314 …USHORT ComputeMemoryClockParam; //Function Table,only used by Bios, obsolete soon.S… member 338 #define SetupHWAssistedI2CStatus ComputeMemoryClockParam
|
D | radeon_atombios.c | 2958 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); in radeon_atom_get_memory_pll_dividers()
|
/linux-6.12.1/drivers/gpu/drm/amd/include/ |
D | atombios.h | 343 …USHORT ComputeMemoryClockParam; //Function Table,only used by Bios, obsolete soon.S… member 367 #define SetupHWAssistedI2CStatus ComputeMemoryClockParam
|