Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/amd/pmc/
Dpmc.c94 #define AMD_CPU_ID_CZN AMD_CPU_ID_RN macro
532 case AMD_CPU_ID_CZN: in amd_pmc_idlemask_read()
807 if (pdev->cpu_id == AMD_CPU_ID_CZN && !disable_workarounds) { in amd_pmc_s2idle_prepare()
834 if (pdev->cpu_id == AMD_CPU_ID_CZN && !get_metrics_table(pdev, &table) && in amd_pmc_s2idle_check()
888 if (pdev->cpu_id == AMD_CPU_ID_CZN && !disable_workarounds) { in amd_pmc_suspend_handler()
906 { PCI_DEVICE(PCI_VENDOR_ID_AMD, AMD_CPU_ID_CZN) },