Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_pptable.h111 USHORT usPCIETableOffset; /* points to ATOM_Vega10_PCIE_Table */ member
Dpptable_v1_0.h138 USHORT usPCIETableOffset; /*points to ATOM_Tonga_PCIE_Table */ member
Dprocess_pptables_v1_0.c813 le16_to_cpu(powerplay_table->usPCIETableOffset)); in init_clock_voltage_dependency()
840 if (result == 0 && powerplay_table->usPCIETableOffset != 0) in init_clock_voltage_dependency()
Dvega10_processpptables.c911 le16_to_cpu(powerplay_table->usPCIETableOffset)); in init_powerplay_extended_tables()
983 if (!result && powerplay_table->usPCIETableOffset) in init_powerplay_extended_tables()