Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dpptable_v1_0.h138 USHORT usPCIETableOffset; /*points to ATOM_Tonga_PCIE_Table */ member
Dvega10_pptable.h111 USHORT usPCIETableOffset; /* points to ATOM_Vega10_PCIE_Table */ member
Dprocess_pptables_v1_0.c789 le16_to_cpu(powerplay_table->usPCIETableOffset)); in init_clock_voltage_dependency()
816 if (result == 0 && powerplay_table->usPCIETableOffset != 0) in init_clock_voltage_dependency()
Dvega10_processpptables.c872 le16_to_cpu(powerplay_table->usPCIETableOffset)); in init_powerplay_extended_tables()
944 if (!result && powerplay_table->usPCIETableOffset) in init_powerplay_extended_tables()