Searched refs:ComputeMemoryClockParam (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.c | 299 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_si() 347 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_vi() 368 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_ai()
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1093 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); in amdgpu_atombios_get_memory_pll_dividers()
|
/linux-6.6.21/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 | 2955 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); in radeon_atom_get_memory_pll_dividers()
|
/linux-6.6.21/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
|