Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/amd/pmc/
Dpmc.c93 #define AMD_CPU_ID_PCO AMD_CPU_ID_RV macro
305 case AMD_CPU_ID_PCO: in amd_pmc_get_ip_info()
321 if (dev->cpu_id == AMD_CPU_ID_PCO) { in amd_pmc_setup_smu_logging()
361 if (pdev->cpu_id == AMD_CPU_ID_PCO) in get_metrics_table()
385 if (dev->cpu_id == AMD_CPU_ID_PCO) in amd_pmc_get_smu_version()
439 if (pdev->cpu_id == AMD_CPU_ID_PCO) in pmc_attr_is_visible()
706 case AMD_CPU_ID_PCO: in amd_pmc_get_os_hint()
848 if (pdev->cpu_id == AMD_CPU_ID_PCO) in amd_pmc_dump_data()
908 { PCI_DEVICE(PCI_VENDOR_ID_AMD, AMD_CPU_ID_PCO) },