Searched refs:ComputeMemoryClockParam (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | amdgpu_ppatomctrl.c | 266 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_si() 313 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_vi() 334 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam), in atomctrl_get_memory_pll_dividers_ai()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.c | 1099 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); in amdgpu_atombios_get_memory_pll_dividers()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | atombios.h | 316 …USHORT ComputeMemoryClockParam; //Function Table,only used by Bios, obsolete soon.S… member 340 #define SetupHWAssistedI2CStatus ComputeMemoryClockParam
|
H A D | radeon_atombios.c | 2955 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); in radeon_atom_get_memory_pll_dividers()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/ |
H A D | atombios.h | 345 …USHORT ComputeMemoryClockParam; //Function Table,only used by Bios, obsolete soon.S… member 369 #define SetupHWAssistedI2CStatus ComputeMemoryClockParam
|