Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_processpptables.c475 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a,
476 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b,
477 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c);
479 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a,
480 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b,
481 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c);
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1869 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable()
1870 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable()
1871 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable()
1873 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in arcturus_dump_pptable()
1874 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in arcturus_dump_pptable()
1875 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2909 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable()
2910 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in beige_goby_dump_pptable()
2911 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in beige_goby_dump_pptable()
2913 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable()
2914 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in beige_goby_dump_pptable()
2915 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in beige_goby_dump_pptable()
3547 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable()
3548 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable()
3549 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable()
3551 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in sienna_cichlid_dump_pptable()
[all …]
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_sienna_cichlid.h799 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
1159 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu11_driver_if_arcturus.h581 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu11_driver_if_navi10.h680 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu13_driver_if_v13_0_0.h1226 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
Dsmu13_driver_if_v13_0_7.h1226 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu11_driver_if.h501 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; member