HomeSort by: relevance | last modified time | path
    Searched refs:AVFS_VOLTAGE_COUNT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h 350 AVFS_VOLTAGE_COUNT,
492 uint8_t OverrideAvfsGb[AVFS_VOLTAGE_COUNT];
495 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT];
500 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT];
502 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT];
504 uint16_t DcTol[AVFS_VOLTAGE_COUNT];
506 uint8_t DcBtcEnabled[AVFS_VOLTAGE_COUNT];
509 int16_t DcBtcMin[AVFS_VOLTAGE_COUNT];
510 uint16_t DcBtcMax[AVFS_VOLTAGE_COUNT];
535 uint16_t DcBtcGb[AVFS_VOLTAGE_COUNT];
    [all...]
smu11_driver_if_arcturus.h 407 AVFS_VOLTAGE_COUNT,
570 uint8_t OverrideAvfsGb[AVFS_VOLTAGE_COUNT];
573 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT]; // GHz->V Override of fused curve
577 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V
579 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V
581 uint16_t DcTol[AVFS_VOLTAGE_COUNT]; // mV Q2
583 uint8_t DcBtcEnabled[AVFS_VOLTAGE_COUNT];
586 uint16_t DcBtcMin[AVFS_VOLTAGE_COUNT]; // mV Q2
587 uint16_t DcBtcMax[AVFS_VOLTAGE_COUNT]; // mV Q2
589 uint16_t DcBtcGb[AVFS_VOLTAGE_COUNT]; // mV Q
    [all...]
smu11_driver_if_navi10.h 409 AVFS_VOLTAGE_COUNT,
672 uint8_t OverrideAvfsGb[AVFS_VOLTAGE_COUNT];
675 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT]; // GHz->V Override of fused curve
679 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V
681 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V
683 uint16_t DcTol[AVFS_VOLTAGE_COUNT]; // mV Q2
685 uint8_t DcBtcEnabled[AVFS_VOLTAGE_COUNT];
688 uint16_t DcBtcMin[AVFS_VOLTAGE_COUNT]; // mV Q2
689 uint16_t DcBtcMax[AVFS_VOLTAGE_COUNT]; // mV Q2
723 uint16_t DcBtcGb[AVFS_VOLTAGE_COUNT];
    [all...]

Completed in 18 milliseconds