Home
last modified time | relevance | path

Searched refs:AVFS_VOLTAGE_COUNT (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu11_driver_if_arcturus.h408 AVFS_VOLTAGE_COUNT, enumerator
571 uint8_t OverrideAvfsGb[AVFS_VOLTAGE_COUNT];
574 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT]; // GHz->V Override of fused curve
578 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V
580 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V
582 uint16_t DcTol[AVFS_VOLTAGE_COUNT]; // mV Q2
584 uint8_t DcBtcEnabled[AVFS_VOLTAGE_COUNT];
587 uint16_t DcBtcMin[AVFS_VOLTAGE_COUNT]; // mV Q2
588 uint16_t DcBtcMax[AVFS_VOLTAGE_COUNT]; // mV Q2
590 uint16_t DcBtcGb[AVFS_VOLTAGE_COUNT]; // mV Q2
[all …]
Dsmu11_driver_if.h348 AVFS_VOLTAGE_COUNT, enumerator
490 uint8_t OverrideAvfsGb[AVFS_VOLTAGE_COUNT];
493 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT];
498 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT];
500 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT];
502 uint16_t DcTol[AVFS_VOLTAGE_COUNT];
504 uint8_t DcBtcEnabled[AVFS_VOLTAGE_COUNT];
507 int16_t DcBtcMin[AVFS_VOLTAGE_COUNT];
508 uint16_t DcBtcMax[AVFS_VOLTAGE_COUNT];
533 uint16_t DcBtcGb[AVFS_VOLTAGE_COUNT];
[all …]
Dsmu11_driver_if_sienna_cichlid.h478 AVFS_VOLTAGE_COUNT, enumerator
759 uint8_t OverrideAvfsGb[AVFS_VOLTAGE_COUNT];
763 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT]; // GHz->V Override of fused curve
767 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V
771 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V
773 uint16_t DcTol[AVFS_VOLTAGE_COUNT]; // mV Q2
775 uint8_t DcBtcEnabled[AVFS_VOLTAGE_COUNT];
778 uint16_t DcBtcMin[AVFS_VOLTAGE_COUNT]; // mV Q2
779 uint16_t DcBtcMax[AVFS_VOLTAGE_COUNT]; // mV Q2
781 uint16_t DcBtcGb[AVFS_VOLTAGE_COUNT]; // mV Q2
[all …]
Dsmu11_driver_if_navi10.h407 AVFS_VOLTAGE_COUNT, enumerator
670 uint8_t OverrideAvfsGb[AVFS_VOLTAGE_COUNT];
673 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT]; // GHz->V Override of fused curve
677 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V
679 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V
681 uint16_t DcTol[AVFS_VOLTAGE_COUNT]; // mV Q2
683 uint8_t DcBtcEnabled[AVFS_VOLTAGE_COUNT];
686 uint16_t DcBtcMin[AVFS_VOLTAGE_COUNT]; // mV Q2
687 uint16_t DcBtcMax[AVFS_VOLTAGE_COUNT]; // mV Q2
722 uint16_t DcBtcGb[AVFS_VOLTAGE_COUNT];
[all …]