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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios.h4354 UCHAR ucNumOfVoltageEntries; member in struct:_ATOM_VOLTAGE_INFO_HEADER
4367 UCHAR ucVoltageEntries[64]; //64 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries*ucBytesPerVoltageEntry
4375 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage member in struct:_ATOM_VOLTAGE_FORMULA
4379 UCHAR ucVIDAdjustEntries[32]; // 32 is for allocation, the actual number of entry is present at ucNumOfVoltageEntries
4390 UCHAR ucNumOfVoltageEntries; // Number of Voltage Entry, which indicate max Voltage member in struct:_ATOM_VOLTAGE_FORMULA_V2
4392 VOLTAGE_LUT_ENTRY asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries

Completed in 214 milliseconds