Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c165 struct smu_metrics { struct
330 sizeof(struct smu_metrics)); in amd_pmc_setup_smu_logging()
342 static int get_metrics_table(struct amd_pmc_dev *pdev, struct smu_metrics *table) in get_metrics_table()
353 memcpy_fromio(table, pdev->smu_virt_addr, sizeof(struct smu_metrics)); in get_metrics_table()
359 struct smu_metrics table; in amd_pmc_validate_deepest()
453 struct smu_metrics table; in smu_fw_info_show()
823 struct smu_metrics table; in amd_pmc_s2idle_check()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.h198 SmuMetrics_t smu_metrics; member
H A Dvega20_hwmgr.h259 SmuMetrics_t smu_metrics; member