Searched refs:usVddcLookupTableOffset (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h128 USHORT usVddcLookupTableOffset; /*points to ATOM_Tonga_Voltage_Lookup_Table */ member in struct:_ATOM_Tonga_POWERPLAYTABLE
H A Dvega10_pptable.h105 USHORT usVddcLookupTableOffset; /* points to ATOM_Vega10_Voltage_Lookup_Table */ member in struct:_ATOM_Vega10_POWERPLAYTABLE
H A Damdgpu_process_pptables_v1_0.c286 if (0 != powerplay_table->usVddcLookupTableOffset) {
289 le16_to_cpu(powerplay_table->usVddcLookupTableOffset));
H A Damdgpu_vega10_processpptables.c1157 if (powerplay_table->usVddcLookupTableOffset) {
1161 le16_to_cpu(powerplay_table->usVddcLookupTableOffset));

Completed in 261 milliseconds