Searched refs:USHORT (Results 1 – 17 of 17) sorted by relevance
104 USHORT usTableSize; /*the size of header structure */108 USHORT usFormatID;110 USHORT usVoltageTime; /*in microseconds */116 USHORT usPowerControlLimit;117 USHORT usUlvVoltageOffset; /*in mv units */119 USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */120 USHORT usFanTableOffset; /*points to ATOM_Tonga_Fan_Table */121 USHORT usThermalControllerOffset; /*points to ATOM_Tonga_Thermal_Controller */122 USHORT usReserv; /*CustomThermalPolicy removed for Tonga. Keep this filed as reserved. */124 USHORT usMclkDependencyTableOffset; /*points to ATOM_Tonga_MCLK_Dependency_Table */[all …]
76 USHORT usTableSize; /* the size of header structure */79 USHORT usFormatID; /* PPGen use only */83 USHORT usPowerControlLimit;84 USHORT usUlvVoltageOffset; /* in mv units */85 USHORT usUlvSmnclkDid;86 USHORT usUlvMp1clkDid;87 USHORT usUlvGfxclkBypass;88 USHORT usGfxclkSlewRate;96 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */97 USHORT usFanTableOffset; /* points to ATOM_Vega10_Fan_Table */[all …]
78 USHORT usTableSize;81 USHORT usFormatID;87 USHORT usSmallPowerLimit1;88 USHORT usSmallPowerLimit2;89 USHORT usBoostPowerLimit;90 USHORT usODTurboPowerLimit;91 USHORT usODPowerSavePowerLimit;92 USHORT usSoftwareShutdownTemp;100 USHORT usReserve[5];
111 USHORT usTableSize;114 USHORT usFormatID;120 USHORT usSmallPowerLimit1;121 USHORT usSmallPowerLimit2;122 USHORT usBoostPowerLimit;123 USHORT usODTurboPowerLimit;124 USHORT usODPowerSavePowerLimit;125 USHORT usSoftwareShutdownTemp;131 USHORT usReserve[5];
282 USHORT usHiLoLeakageThreshold;283 USHORT usEdcDidtLoDpm7TableOffset;284 USHORT usEdcDidtHiDpm7TableOffset;
620 USHORT classification, in make_classification_flags()621 USHORT classification2) in make_classification_flags()
89 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j…90 USHORT usTMed; // The middle temperature where we change slopes.91 …USHORT usTHigh; // The high point above TMed for adjusting the second slo…92 USHORT usPWMMin; // The minimum PWM value in percent (0.01% increments).93 USHORT usPWMMed; // The PWM value (in percent) at TMed.94 USHORT usPWMHigh; // The PWM value at THigh.100 USHORT usTMax; // The max temperature107 USHORT usFanPWMMax;108 USHORT usFanOutputSensitivity;114 USHORT usFanRPMMax;[all …]
52 #ifndef USHORT53 typedef unsigned short USHORT; typedef210 USHORT usStructureSize;224 USHORT usBiosRuntimeSegmentAddress;225 USHORT usProtectedModeInfoOffset;226 USHORT usConfigFilenameOffset;227 USHORT usCRC_BlockOffset;228 USHORT usBIOS_BootupMessageOffset;229 USHORT usInt10Offset;230 USHORT usPciBusDevInitCode;[all …]
30 typedef uint16_t USHORT; typedef
85 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j…86 USHORT usTMed; // The middle temperature where we change slopes.87 …USHORT usTHigh; // The high point above TMed for adjusting the second slo…88 USHORT usPWMMin; // The minimum PWM value in percent (0.01% increments).89 USHORT usPWMMed; // The PWM value (in percent) at TMed.90 USHORT usPWMHigh; // The PWM value at THigh.96 USHORT usTMax; // The max temperature103 USHORT usFanPWMMax;104 USHORT usFanOutputSensitivity;109 USHORT usSize;[all …]
53 #ifndef USHORT 54 typedef unsigned short USHORT; typedef202 USHORT usStructureSize;216 USHORT usBiosRuntimeSegmentAddress;217 USHORT usProtectedModeInfoOffset;218 USHORT usConfigFilenameOffset;219 USHORT usCRC_BlockOffset;220 USHORT usBIOS_BootupMessageOffset;221 USHORT usInt10Offset;222 USHORT usPciBusDevInitCode;[all …]
20 typedef unsigned short USHORT; typedef45 typedef unsigned short USHORT; typedef56 typedef USHORT *_PUSHORT;67 typedef USHORT *PUSHORT;75 USHORT CursorXPosition;76 USHORT CursorYPosition;77 USHORT CursorMaxXPosition;78 USHORT CursorMaxYPosition;79 USHORT ForegroundColor;80 USHORT BackgroundColor;
127 USHORT Version;128 USHORT Revision;
85 USHORT vers; /* node version */86 USHORT rev; /* node revision */252 USHORT ver; /* ARCS firmware version */253 USHORT rev; /* ARCS firmware revision */
618 typedef __u16 USHORT;
2098 table->Ulv.BifSclkDfs = PP_HOST_TO_SMC_US((USHORT)(dividers.pll_post_divider)); in polaris10_init_smc_table()2100 table->LinkLevel[i-1].BifSclkDfs = PP_HOST_TO_SMC_US((USHORT)(dividers.pll_post_divider)); in polaris10_init_smc_table()