Searched refs:qStaticVoltageOffset (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega20_processpptables.c | 475 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/ |
D | arcturus_ppt.c | 1839 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()
|
D | sienna_cichlid_ppt.c | 2927 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/ |
D | smu11_driver_if_sienna_cichlid.h | 799 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member 1159 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
D | smu11_driver_if_arcturus.h | 581 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
D | smu11_driver_if_navi10.h | 680 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
D | smu13_driver_if_v13_0_0.h | 1226 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
|
D | smu13_driver_if_v13_0_7.h | 1226 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
|
D | smu14_driver_if_v14_0.h | 1292 QuadraticInt_t qStaticVoltageOffset[AVFS_D_COUNT]; // GHz->V member
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu11_driver_if.h | 501 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; member
|