Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_processpptables.c476 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a,
477 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b,
478 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c);
480 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a,
481 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b,
482 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c);
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1868 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable()
1869 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable()
1870 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable()
1872 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in arcturus_dump_pptable()
1873 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in arcturus_dump_pptable()
1874 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in arcturus_dump_pptable()
Dsienna_cichlid_ppt.c2863 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable()
2864 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in beige_goby_dump_pptable()
2865 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in beige_goby_dump_pptable()
2867 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable()
2868 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in beige_goby_dump_pptable()
2869 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in beige_goby_dump_pptable()
3501 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable()
3502 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable()
3503 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable()
3505 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in sienna_cichlid_dump_pptable()
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_sienna_cichlid.h798 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
1157 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu11_driver_if_arcturus.h580 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu11_driver_if_navi10.h679 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
Dsmu13_driver_if_v13_0_0.h1210 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
Dsmu13_driver_if_v13_0_7.h1244 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu11_driver_if.h500 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; member