Home
last modified time | relevance | path

Searched refs:ulDGpuUlvPower (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h469 ULONG ulDGpuUlvPower; member
H A Dprocess_pptables_v1_0.c227 = le32_to_cpu(atom_ppm_table->ulDGpuUlvPower); in get_platform_power_management_table()
H A Dprocesspptables.c1532 ptr->dgpu_ulv_power = le32_to_cpu(atom_ppm_table->ulDGpuUlvPower); in get_platform_power_management_table()
/openbsd/sys/dev/pci/drm/radeon/
H A Dpptable.h684 ULONG ulDGpuUlvPower; member
H A Dr600_dpm.c1224 le32_to_cpu(ppm->ulDGpuUlvPower); in r600_parse_extended_power_table()
/openbsd/sys/dev/pci/drm/amd/include/
H A Dpptable.h726 ULONG ulDGpuUlvPower; member
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c551 le32_to_cpu(ppm->ulDGpuUlvPower); in amdgpu_parse_extended_power_table()