Home
last modified time | relevance | path

Searched refs:usSmallPowerLimit (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega10_pptable.h341 USHORT usSmallPowerLimit; member
371 USHORT usSmallPowerLimit; member
398 USHORT usSmallPowerLimit; member
H A Dpptable_v1_0.h351 USHORT usSmallPowerLimit; member
369 USHORT usSmallPowerLimit; member
H A Damdgpu_process_pptables_v1_0.c623 tdp_table->usSmallPowerLimit = in get_cac_tdp_table()
624 le16_to_cpu(tonga_table->usSmallPowerLimit); in get_cac_tdp_table()
648 tdp_table->usSmallPowerLimit = le16_to_cpu(fijitable->usSmallPowerLimit); in get_cac_tdp_table()
H A Damdgpu_processpptables.c333 tdp_table->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit); in get_cac_tdp_table()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhwmgr.h411 uint16_t usSmallPowerLimit; member
447 uint16_t usSmallPowerLimit; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dpptable.h654 USHORT usSmallPowerLimit; member
H A Dradeon_r600_dpm.c1292 le16_to_cpu(pt->usSmallPowerLimit); in r600_parse_extended_power_table()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h695 USHORT usSmallPowerLimit; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dpm.c700 le16_to_cpu(pt->usSmallPowerLimit); in amdgpu_parse_extended_power_table()