Lines Matching +full:temperature +full:- +full:lookup +full:- +full:table

35     UCHAR ucFanMinRPM;      // Fan Minimum RPM (hundreds) -- for display purposes only.
36 UCHAR ucFanMaxRPM; // Fan Maximum RPM (hundreds) -- for display purposes only.
37 UCHAR ucReserved; // ----
81 UCHAR ucClockStateIndices[]; // variable-sized
87 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha…
88 UCHAR ucTHyst; // Temperature hysteresis. Integer.
89 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j…
90 USHORT usTMed; // The middle temperature where we change slopes.
100 USHORT usTMax; // The max temperature
158 …GOTO_BOOT_ON_ALERT 0x2000 // Go to boot state on alerts, e.g. on an AC->DC transition.
159 …IT_FOR_VBLANK_ON_ALERT 0x4000 // Do NOT wait for VBLANK during an alert (e.g. AC->DC transition).
163 …TFORM_CAP_NEW_CAC_VOLTAGE 0x00040000 // Does the driver supports new CAC voltage table.
185 // offset from start of this table to array of ucNumStates ATOM_PPLIB_STATE structures
188 // offset from start of this table to array of ASIC-specific structures,
192 // offset from start of this table to array of ATOM_PPLIB_NONCLOCK_INFO
243 … ulCACLeakage; // The iLeakage for driver calculated CAC leakage table
274 #define ATOM_PPLIB_CLASSIFICATION2_MVC 0x0004 //Multi-View Codec (BD-3D)
284 // lanes - 1: 1, 2, 4, 8, 12, 16 permitted by PCIE spec
288 // lookup into reduced refresh-rate table
294 // 2-15 TBD as needed.
376 UCHAR ucMaxHTLinkWidth; // From SBIOS - {2, 4, 8, 16}
377 …UCHAR ucMinHTLinkWidth; // From SBIOS - {2, 4, 8, 16}. Effective only if CDLW enabled.…
443 UCHAR vddcIndex; //2-bit vddc index;
468 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
499 //how many non-clock levels we have. normally should be same as number of states
602 …UCHAR ucClockInfoIndex; //highest 2 bits indicates memory p-states, lower 6bits indicates index t…