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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h140 USHORT usPCIETableOffset; /*points to ATOM_Tonga_PCIE_Table */ member in struct:_ATOM_Tonga_POWERPLAYTABLE
H A Dvega10_pptable.h113 USHORT usPCIETableOffset; /* points to ATOM_Vega10_PCIE_Table */ member in struct:_ATOM_Vega10_POWERPLAYTABLE
H A Damdgpu_process_pptables_v1_0.c794 le16_to_cpu(powerplay_table->usPCIETableOffset));
821 if (result == 0 && powerplay_table->usPCIETableOffset != 0)
H A Damdgpu_vega10_processpptables.c946 le16_to_cpu(powerplay_table->usPCIETableOffset));
1018 if (!result && powerplay_table->usPCIETableOffset)

Completed in 207 milliseconds