Home
last modified time | relevance | path

Searched refs:usSAMClockLow (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h614 USHORT usSAMClockLow; member
Dr600_dpm.c1187 le16_to_cpu(entry->usSAMClockLow) | (entry->ucSAMClockHigh << 16); in r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h625 USHORT usSAMClockLow; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c628 le16_to_cpu(entry->usSAMClockLow) | (entry->ucSAMClockHigh << 16); in amdgpu_parse_extended_power_table()