Searched refs:ucNumOfVoltageEntries (Results 1 - 1 of 1) sorted by path

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h3523 UCHAR ucNumOfVoltageEntries; member in struct:_ATOM_VOLTAGE_INFO_HEADER
3536 UCHAR ucVoltageEntries[64]; //64 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries*ucBytesPerVoltageEntry
3544 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage member in struct:_ATOM_VOLTAGE_FORMULA
3548 UCHAR ucVIDAdjustEntries[32]; // 32 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries
3559 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage member in struct:_ATOM_VOLTAGE_FORMULA_V2
3561 VOLTAGE_LUT_ENTRY asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries

Completed in 25 milliseconds