Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h111 USHORT usPCIETableOffset; /* points to ATOM_Vega10_PCIE_Table */ member
H A Dpptable_v1_0.h138 USHORT usPCIETableOffset; /*points to ATOM_Tonga_PCIE_Table */ member
H A 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()
H A Dvega10_processpptables.c910 le16_to_cpu(powerplay_table->usPCIETableOffset)); in init_powerplay_extended_tables()
982 if (!result && powerplay_table->usPCIETableOffset) in init_powerplay_extended_tables()