Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1839 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable()
1840 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable()
1841 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable()
1843 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in arcturus_dump_pptable()
1844 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in arcturus_dump_pptable()
1845 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2927 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable()
2928 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in beige_goby_dump_pptable()
2929 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in beige_goby_dump_pptable()
2931 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable()
2932 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in beige_goby_dump_pptable()
2933 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in beige_goby_dump_pptable()
3566 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable()
3567 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable()
3568 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable()
3570 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in sienna_cichlid_dump_pptable()
[all …]
/linux-6.12.1/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
Dsmu14_driver_if_v14_0.h1292 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu11_driver_if.h501 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; member