Home
last modified time | relevance | path

Searched refs:phm_ppt_v1_pcie_record (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dhwmgr_ppt.h97 struct phm_ppt_v1_pcie_record { struct
104 typedef struct phm_ppt_v1_pcie_record phm_ppt_v1_pcie_record; argument
108phm_ppt_v1_pcie_record entries[1]; /* Dynamically allocate count entries. …
H A Damdgpu_process_pptables_v1_0.c506 phm_ppt_v1_pcie_record *pcie_record; in get_pcie_table()
516 sizeof(phm_ppt_v1_pcie_record) * atom_pcie_table->ucNumEntries; in get_pcie_table()
536 phm_ppt_v1_pcie_record, in get_pcie_table()
555 sizeof(phm_ppt_v1_pcie_record) * atom_pcie_table->ucNumEntries; in get_pcie_table()
576 phm_ppt_v1_pcie_record, in get_pcie_table()
H A Damdgpu_vega10_processpptables.c827 sizeof(struct phm_ppt_v1_pcie_record) * in get_pcie_table()