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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_processpptables.c 480 pr_info("qStaticVoltageOffset[AVFS_VOLTAGE_GFX]{a = 0x%x b = 0x%x c = 0x%x}\n",
481 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a,
482 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b,
483 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c);
484 pr_info("qStaticVoltageOffset[AVFS_VOLTAGE_SOC]{a = 0x%x b = 0x%x c = 0x%x}\n",
485 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a,
486 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b,
487 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c 1802 pr_info("qStaticVoltageOffset[AVFS_VOLTAGE_GFX]{a = 0x%x b = 0x%x c = 0x%x}\n",
1803 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a,
1804 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b,
1805 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c);
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);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h 502 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT];
smu11_driver_if_arcturus.h 579 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V
smu11_driver_if_navi10.h 681 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V

Completed in 19 milliseconds