Home
last modified time | relevance | path

Searched refs:USHORT (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h104 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 usMclkDependencyTableOffse
[all...]
H A Dvega10_pptable.h76 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 usFanTableOffse
[all...]
H A Dvega12_pptable.h78 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];
H A Dvega20_pptable.h111 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];
H A Dprocesspptables.c620 USHORT classification, in make_classification_flags()
621 USHORT classification2) in make_classification_flags()
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h85 USHORT usTMin; // The temperature, in 0.01 centigrades, below which we just run at a minimal PWM.
86 USHORT usTMed; // The middle temperature where we change slopes.
87 USHORT usTHigh; // The high point above TMed for adjusting the second slope.
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 temperature
103 USHORT usFanPWMMax;
104 USHORT usFanOutputSensitivity;
109 USHORT usSiz
[all...]
H A Datombios.h53 #ifndef USHORT
54 typedef unsigned short USHORT; typedef
202 USHORT usStructureSize;
216 USHORT usBiosRuntimeSegmentAddress;
217 USHORT usProtectedModeInfoOffset;
218 USHORT usConfigFilenameOffset;
219 USHORT usCRC_BlockOffset;
220 USHORT usBIOS_BootupMessageOffset;
221 USHORT usInt10Offset;
222 USHORT usPciBusDevInitCod
237 #define USHORT global() macro
[all...]
H A Datom-types.h30 typedef uint16_t USHORT; typedef
/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h89 USHORT usTMin; // The temperature, in 0.01 centigrades, below which we just run at a minimal PWM.
90 USHORT usTMed; // The middle temperature where we change slopes.
91 USHORT usTHigh; // The high point above TMed for adjusting the second slope.
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 temperature
107 USHORT usFanPWMMax;
108 USHORT usFanOutputSensitivity;
114 USHORT usFanRPMMa
[all...]
H A Datombios.h52 #ifndef USHORT
53 typedef unsigned short USHORT; typedef
210 USHORT usStructureSize;
224 USHORT usBiosRuntimeSegmentAddress;
225 USHORT usProtectedModeInfoOffset;
226 USHORT usConfigFilenameOffset;
227 USHORT usCRC_BlockOffset;
228 USHORT usBIOS_BootupMessageOffset;
229 USHORT usInt10Offset;
230 USHORT usPciBusDevInitCod
[all...]
H A Datom-types.h30 typedef uint16_t USHORT; typedef
/linux/arch/mips/include/asm/fw/arc/
H A Dtypes.h20 typedef unsigned short USHORT; typedef
45 typedef unsigned short USHORT; typedef
56 typedef USHORT *_PUSHORT;
67 typedef USHORT *PUSHORT;
75 USHORT CursorXPosition;
76 USHORT CursorYPosition;
77 USHORT CursorMaxXPosition;
78 USHORT CursorMaxYPosition;
79 USHORT ForegroundColor;
80 USHORT BackgroundColo
[all...]
H A Dhinv.h127 USHORT Version;
128 USHORT Revision;
/linux/arch/mips/include/asm/
H A Dsgiarcs.h85 USHORT vers; /* node version */
86 USHORT rev; /* node revision */
252 USHORT ver; /* ARCS firmware version */
253 USHORT rev; /* ARCS firmware revision */
/linux/Documentation/sound/cards/
H A Dmultisound.sh618 typedef __u16 USHORT;