Searched refs:qStaticVoltageOffset (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/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.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 1869 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()
|
D | sienna_cichlid_ppt.c | 2909 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/ |
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
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu11_driver_if.h | 501 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; member
|