Searched refs:qStaticVoltageOffset (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | vega20_processpptables.c | 476 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/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | sienna_cichlid_ppt.c | 2617 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable() 2618 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in beige_goby_dump_pptable() 2619 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in beige_goby_dump_pptable() 2621 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable() 2622 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in beige_goby_dump_pptable() 2623 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in beige_goby_dump_pptable() 3255 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable() 3256 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable() 3257 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable() 3259 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in sienna_cichlid_dump_pptable() [all …]
|
| A D | arcturus_ppt.c | 1895 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable() 1896 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable() 1897 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable() 1899 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in arcturus_dump_pptable() 1900 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in arcturus_dump_pptable() 1901 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in arcturus_dump_pptable()
|
| /linux/drivers/gpu/drm/amd/pm/inc/ |
| A D | smu11_driver_if_sienna_cichlid.h | 781 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member 1140 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
| A D | smu11_driver_if_arcturus.h | 580 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
| A D | smu11_driver_if.h | 500 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; member
|
| A D | smu11_driver_if_navi10.h | 679 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
|
Completed in 41 milliseconds