Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h422 USHORT usVddcLimit; member
H A Dpptable_v1_0.h476 USHORT usVddcLimit; member
H A Dvega10_processpptables.c838 limits->vddc = le16_to_cpu(limit_table->entries[0].usVddcLimit); in get_hard_limits()
H A Dprocess_pptables_v1_0.c353 limits->vddc = le16_to_cpu(limitable->entries[0].usVddcLimit); in get_hard_limits()