Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1696 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable()
1697 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable()
1698 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable()
1700 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in arcturus_dump_pptable()
1701 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in arcturus_dump_pptable()
1702 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in arcturus_dump_pptable()
H A Dsienna_cichlid_ppt.c2256 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable()
2257 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable()
2258 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable()
2260 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in sienna_cichlid_dump_pptable()
2261 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in sienna_cichlid_dump_pptable()
2262 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in sienna_cichlid_dump_pptable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu11_driver_if.h500 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; member
H A Dsmu11_driver_if_arcturus.h580 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if_sienna_cichlid.h771 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member
H A Dsmu11_driver_if_navi10.h679 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V member