Lines Matching +full:low +full:- +full:leakage
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; // ----
73 // To keep the number of these types low we should also use the same code for all ASICs (i.e. do no…
81 UCHAR ucClockStateIndices[]; // variable-sized
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).
188 // offset from start of this table to array of ASIC-specific structures,
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.
363 #define ATOM_PPLIB_R600_FLAGS_LOWPOWER 32 // On the RV770 use 'low power' setting (sequen…
368 USHORT usLowEngineClockLow; // Low Engine clock in MHz (the same way as on the R600).
375 USHORT usVDDC; // For the 780, use: None, Low, High, Variable
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)
498 //how many non-clock levels we have. normally should be same as number of states
609 …UCHAR ucClockInfoIndex; //highest 2 bits indicates memory p-states, lower 6bits indicates index t…