Searched refs:AVFS_VOLTAGE_SOC (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | vega20_processpptables.c | 449 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].a, 450 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].b, 451 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].c); 472 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, 473 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); 480 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, 481 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, 482 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); 485 pr_info("DcTol[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_SOC]); 493 pr_info("DcBtcMin[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_SOC]); [all …]
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | sienna_cichlid_ppt.c | 2586 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable() 2587 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].b, in beige_goby_dump_pptable() 2588 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].c); in beige_goby_dump_pptable() 2605 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in beige_goby_dump_pptable() 2606 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in beige_goby_dump_pptable() 2621 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable() 3224 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].a, in sienna_cichlid_dump_pptable() 3225 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].b, in sienna_cichlid_dump_pptable() 3226 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].c); in sienna_cichlid_dump_pptable() 3243 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in sienna_cichlid_dump_pptable() [all …]
|
| A D | arcturus_ppt.c | 1870 …adev->dev, "OverrideAvfsGb[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_SOC]); in arcturus_dump_pptable() 1891 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in arcturus_dump_pptable() 1892 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); 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() 1904 dev_info(smu->adev->dev, "DcTol[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_SOC]); in arcturus_dump_pptable() 1907 …mu->adev->dev, "DcBtcEnabled[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcBtcEnabled[AVFS_VOLTAGE_SOC]); in arcturus_dump_pptable() 1912 …dev_info(smu->adev->dev, "DcBtcMin[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_SOC… in arcturus_dump_pptable() 1914 …dev_info(smu->adev->dev, "DcBtcMax[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcBtcMax[AVFS_VOLTAGE_SOC… in arcturus_dump_pptable() [all …]
|
| /linux/drivers/gpu/drm/amd/pm/inc/ |
| A D | smu11_driver_if_arcturus.h | 407 AVFS_VOLTAGE_SOC, enumerator
|
| A D | smu11_driver_if.h | 347 AVFS_VOLTAGE_SOC, enumerator
|
| A D | smu11_driver_if_navi10.h | 406 AVFS_VOLTAGE_SOC, enumerator
|
| A D | smu11_driver_if_sienna_cichlid.h | 483 AVFS_VOLTAGE_SOC, enumerator
|
Completed in 572 milliseconds