Searched refs:AVFS_VOLTAGE_SOC (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega20_processpptables.c | 440 pr_info("OverrideAvfsGb[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_SOC]); 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]); [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | sienna_cichlid_ppt.c | 2823 …adev->dev, "OverrideAvfsGb[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_SOC]); in beige_goby_dump_pptable() 2832 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable() 2833 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].b, in beige_goby_dump_pptable() 2834 pptable->qAvfsGb[AVFS_VOLTAGE_SOC].c); in beige_goby_dump_pptable() 2851 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in beige_goby_dump_pptable() 2852 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in beige_goby_dump_pptable() 2867 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in beige_goby_dump_pptable() 2868 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in beige_goby_dump_pptable() 2869 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in beige_goby_dump_pptable() 2872 dev_info(smu->adev->dev, "DcTol[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_SOC]); in beige_goby_dump_pptable() [all …]
|
D | arcturus_ppt.c | 1843 …adev->dev, "OverrideAvfsGb[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_SOC]); in arcturus_dump_pptable() 1864 pptable->qAgingGb[AVFS_VOLTAGE_SOC].m, in arcturus_dump_pptable() 1865 pptable->qAgingGb[AVFS_VOLTAGE_SOC].b); in arcturus_dump_pptable() 1872 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].a, in arcturus_dump_pptable() 1873 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].b, in arcturus_dump_pptable() 1874 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_SOC].c); in arcturus_dump_pptable() 1877 dev_info(smu->adev->dev, "DcTol[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_SOC]); in arcturus_dump_pptable() 1880 …mu->adev->dev, "DcBtcEnabled[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcBtcEnabled[AVFS_VOLTAGE_SOC]); in arcturus_dump_pptable() 1885 …dev_info(smu->adev->dev, "DcBtcMin[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_SOC… in arcturus_dump_pptable() 1887 …dev_info(smu->adev->dev, "DcBtcMax[AVFS_VOLTAGE_SOC] = 0x%x\n", pptable->DcBtcMax[AVFS_VOLTAGE_SOC… in arcturus_dump_pptable() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu11_driver_if.h | 347 AVFS_VOLTAGE_SOC, enumerator
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu11_driver_if_arcturus.h | 407 AVFS_VOLTAGE_SOC, enumerator
|
D | smu11_driver_if_navi10.h | 406 AVFS_VOLTAGE_SOC, enumerator
|
D | smu13_driver_if_v13_0_0.h | 461 AVFS_VOLTAGE_SOC, enumerator
|
D | smu13_driver_if_v13_0_7.h | 465 AVFS_VOLTAGE_SOC, enumerator
|
D | smu11_driver_if_sienna_cichlid.h | 500 AVFS_VOLTAGE_SOC, enumerator
|