HomeSort by: relevance | last modified time | path
    Searched defs:ucNumOfVoltageEntries (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
atombios.h 4459 UCHAR ucNumOfVoltageEntries;
4472 UCHAR ucVoltageEntries[64]; //64 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries*ucBytesPerVoltageEntry
4480 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage
4484 UCHAR ucVIDAdjustEntries[32]; // 32 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries
4495 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage
4497 VOLTAGE_LUT_ENTRY asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 4998 UCHAR ucNumOfVoltageEntries;
5011 UCHAR ucVoltageEntries[64]; //64 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries*ucBytesPerVoltageEntry
5019 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage
5023 UCHAR ucVIDAdjustEntries[32]; // 32 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries
5034 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage
5036 VOLTAGE_LUT_ENTRY asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries

Completed in 37 milliseconds