HomeSort by: relevance | last modified time | path
    Searched refs:usPCIETableOffset (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
pptable_v1_0.h 140 USHORT usPCIETableOffset; /*points to ATOM_Tonga_PCIE_Table */
vega10_pptable.h 113 USHORT usPCIETableOffset; /* points to ATOM_Vega10_PCIE_Table */
amdgpu_process_pptables_v1_0.c 794 le16_to_cpu(powerplay_table->usPCIETableOffset));
821 if (result == 0 && powerplay_table->usPCIETableOffset != 0)
amdgpu_vega10_processpptables.c 946 le16_to_cpu(powerplay_table->usPCIETableOffset));
1018 if (!result && powerplay_table->usPCIETableOffset)

Completed in 15 milliseconds