HomeSort by: relevance | last modified time | path
    Searched refs:AVFS_VOLTAGE_SOC (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_processpptables.c 445 pr_info("OverrideAvfsGb[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_SOC]);
453 pr_info("qAvfsGb[AVFS_VOLTAGE_SOC]{a = 0x%x b = 0x%x c = 0x%x}\n",
454 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].a,
455 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].b,
456 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].c);
476 pr_info("qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n",
477 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m,
478 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b);
484 pr_info("qStaticVoltageOffset[AVFS_VOLTAGE_SOC]{a = 0x%x b = 0x%x c = 0x%x}\n"
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c 1778 pr_info("OverrideAvfsGb[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_SOC]);
1798 pr_info("qAgingGb[AVFS_VOLTAGE_SOC]{m = 0x%x b = 0x%x}\n",
1799 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m,
1800 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b);
1806 pr_info("qStaticVoltageOffset[AVFS_VOLTAGE_SOC]{a = 0x%x b = 0x%x c = 0x%x}\n",
1807 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a,
1808 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b,
1809 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c);
1812 pr_info("DcTol[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_SOC])
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h 349 AVFS_VOLTAGE_SOC,
smu11_driver_if_arcturus.h 406 AVFS_VOLTAGE_SOC,
smu11_driver_if_navi10.h 408 AVFS_VOLTAGE_SOC,

Completed in 239 milliseconds