Home
last modified time | relevance | path

Searched refs:uint16_t (Results 1 – 25 of 802) sorted by relevance

12345678910>>...33

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_ppsmc.h30 #define PPSMC_MSG_SetGBDroopSettings ((uint16_t) 0x305)
83 #define PPSMC_Result_OK ((uint16_t)0x01)
84 #define PPSMC_Result_NoMore ((uint16_t)0x02)
86 #define PPSMC_Result_NotNow ((uint16_t)0x03)
87 #define PPSMC_Result_Failed ((uint16_t)0xFF)
88 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE)
89 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD)
91 typedef uint16_t PPSMC_Result;
93 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x))
96 #define PPSMC_MSG_Halt ((uint16_t)0x10)
[all …]
Dtonga_ppsmc.h89 #define PPSMC_Result_OK ((uint16_t)0x01)
90 #define PPSMC_Result_NoMore ((uint16_t)0x02)
91 #define PPSMC_Result_NotNow ((uint16_t)0x03)
93 #define PPSMC_Result_Failed ((uint16_t)0xFF)
94 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE)
95 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD)
97 typedef uint16_t PPSMC_Result;
99 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x))
102 #define PPSMC_MSG_Halt ((uint16_t)0x10)
103 #define PPSMC_MSG_Resume ((uint16_t)0x11)
[all …]
Dfiji_ppsmc.h87 #define PPSMC_Result_OK ((uint16_t)0x01)
88 #define PPSMC_Result_NoMore ((uint16_t)0x02)
90 #define PPSMC_Result_NotNow ((uint16_t)0x03)
92 #define PPSMC_Result_Failed ((uint16_t)0xFF)
93 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE)
94 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD)
96 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x))
99 #define PPSMC_MSG_Halt ((uint16_t)0x10)
100 #define PPSMC_MSG_Resume ((uint16_t)0x11)
101 #define PPSMC_MSG_EnableDPMLevel ((uint16_t)0x12)
[all …]
Dcz_ppsmc.h49 #define PPSMC_Result_OK ((uint16_t)0x01)
50 #define PPSMC_Result_NoMore ((uint16_t)0x02)
51 #define PPSMC_Result_NotNow ((uint16_t)0x03)
52 #define PPSMC_Result_Failed ((uint16_t)0xFF)
53 #define PPSMC_Result_UnknownCmd ((uint16_t)0xFE)
54 #define PPSMC_Result_UnknownVT ((uint16_t)0xFD)
56 #define PPSMC_isERROR(x) ((uint16_t)0x80 & (x))
61 #define PPSMC_MSG_Test ((uint16_t) 0x1)
62 #define PPSMC_MSG_GetFeatureStatus ((uint16_t) 0x2)
63 #define PPSMC_MSG_EnableAllSmuFeatures ((uint16_t) 0x3)
[all …]
Dhwmgr.h198 int (*send_msg_to_smc)(struct pp_hwmgr *hwmgr, uint16_t msg);
200 uint16_t msg, uint32_t parameter);
218 …int (*smc_table_manager)(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw); /*rw…
261 int (*set_max_fan_rpm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm);
262 int (*set_max_fan_pwm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm);
347 uint16_t Vddc; /* in CI, we use it for StdVoltageHiSidd */
351 uint16_t Vddc1;
352 uint16_t Vddc2;
353 uint16_t Vddc3;
374 uint16_t usTDP;
[all …]
Dsmu9_driver_if.h83 uint16_t SsSlewFrac;
121 uint16_t Freq; /* in MHz */
122 uint16_t Vid; /* min voltage in SVI2 VID */
127 uint16_t SocketPowerLimit; /* Watts */
128 uint16_t TdcLimit; /* Amps */
129 uint16_t EdcLimit; /* Amps */
130 uint16_t TedgeLimit; /* Celcius */
131 uint16_t ThotspotLimit; /* Celcius */
132 uint16_t ThbmLimit; /* Celcius */
133 uint16_t Tvr_socLimit; /* Celcius */
[all …]
Dsmu74_discrete.h46 uint16_t fcw_pcc;
48 uint16_t fcw_trans_upper;
49 uint16_t fcw_trans_lower;
54 uint16_t Voltage;
69 uint16_t Fcw_int;
70 uint16_t Fcw_frac;
71 uint16_t Pcc_fcw_int;
74 uint16_t Sclk_slew_rate;
75 uint16_t Pcc_up_slew_rate;
76 uint16_t Pcc_down_slew_rate;
[all …]
Dsmu75_discrete.h45 uint16_t fcw_pcc;
46 uint16_t fcw_trans_upper;
47 uint16_t fcw_trans_lower;
52 uint16_t Voltage;
67 uint16_t Fcw_int;
68 uint16_t Fcw_frac;
69 uint16_t Pcc_fcw_int;
72 uint16_t Sclk_slew_rate;
73 uint16_t Pcc_up_slew_rate;
74 uint16_t Pcc_down_slew_rate;
[all …]
Dsmu74.h88 uint16_t NoLoadVoltage;
89 uint16_t LoadVoltage;
90 uint16_t Resistance;
91 uint16_t Temperature;
92 uint16_t BaseLeakage;
93 uint16_t LkgTempScalar;
94 uint16_t LkgVoltScalar;
95 uint16_t LkgAreaScalar;
96 uint16_t LkgPower;
97 uint16_t DynVoltScalar;
[all …]
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_fw.h35 uint16_t flags;
66 uint16_t port_timer;
68 uint16_t nport_handle; /* N_PORT handle. */
70 uint16_t receive_data_size;
71 uint16_t reserved_2;
82 uint16_t prli_nvme_svc_param_word_0; /* Bits 15-0 of word 0 */
83 uint16_t prli_nvme_svc_param_word_3; /* Bits 15-0 of word 3 */
84 uint16_t nvme_first_burst_size;
120 uint16_t vp_status;
125 uint16_t port_id_low;
[all …]
Dqla_gbl.h44 extern int qla2x00_fabric_login(scsi_qla_host_t *, fc_port_t *, uint16_t *);
61 extern int qla2x00_get_thermal_temp(scsi_qla_host_t *, uint16_t *);
66 uint16_t *);
70 uint16_t *);
73 uint16_t *);
75 uint16_t *);
77 uint16_t *);
113 uint16_t *);
115 uint16_t *);
117 fc_port_t *, uint16_t *);
[all …]
Dqla_def.h99 #define MSB(x) ((uint8_t)((uint16_t)(x) >> 8))
101 #define LSW(x) ((uint16_t)(x))
102 #define MSW(x) ((uint16_t)((uint32_t)(x) >> 16))
378 uint16_t flags;
384 uint16_t data[2];
456 #define SIZEOF_IOCB_MB_REG (MAX_IOCB_MB_REG * sizeof(uint16_t))
470 uint16_t rsp_pyld_len;
536 uint16_t flags;
537 uint16_t type;
576 uint16_t req_sg_cnt;
[all …]
Dqla_target.h131 : (uint16_t)(iocb)->u.isp2x.target.id.standard)
150 uint16_t flags;
151 uint16_t resp_code;
152 uint16_t status;
153 uint16_t task_flags;
154 uint16_t seq_id;
155 uint16_t srr_rx_id;
157 uint16_t srr_ui;
158 uint16_t srr_flags;
159 uint16_t srr_reject_code;
[all …]
Dqla_dbg.h15 uint16_t hccr;
16 uint16_t pbiu_reg[8];
17 uint16_t risc_host_reg[8];
18 uint16_t mailbox_reg[32];
19 uint16_t resp_dma_reg[32];
20 uint16_t dma_reg[48];
21 uint16_t risc_hdw_reg[16];
22 uint16_t risc_gp0_reg[16];
23 uint16_t risc_gp1_reg[16];
24 uint16_t risc_gp2_reg[16];
[all …]
Dqla_nvme.h51 uint16_t nport_handle; /* N_PORT handle. */
52 uint16_t timeout; /* Command timeout. */
54 uint16_t dseg_count; /* Data segment count. */
55 uint16_t nvme_rsp_dsd_len; /* NVMe RSP DSD length */
59 uint16_t control_flags; /* Control Flags */
66 uint16_t nvme_cmnd_dseg_len; /* Data segment length. */
86 uint16_t status;
87 uint16_t nport_handle;
88 uint16_t tx_dseg_count;
91 uint16_t timeout;
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h113 #define PPSMC_MSG_EnableACDCGPIOInterrupt ((uint16_t) 0x149)
116 #define PPSMC_MSG_UVDDPM_SetEnabledMask ((uint16_t) 0x12D)
117 #define PPSMC_MSG_VCEDPM_SetEnabledMask ((uint16_t) 0x12E)
118 #define PPSMC_MSG_ACPDPM_SetEnabledMask ((uint16_t) 0x12F)
119 #define PPSMC_MSG_SAMUDPM_SetEnabledMask ((uint16_t) 0x130)
120 #define PPSMC_MSG_MCLKDPM_ForceState ((uint16_t) 0x131)
121 #define PPSMC_MSG_MCLKDPM_NoForcedLevel ((uint16_t) 0x132)
122 #define PPSMC_MSG_Thermal_Cntl_Disable ((uint16_t) 0x133)
123 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135)
124 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136)
[all …]
/Linux-v4.19/drivers/gpu/drm/radeon/
Dppsmc.h113 #define PPSMC_MSG_UVDDPM_SetEnabledMask ((uint16_t) 0x12D)
114 #define PPSMC_MSG_VCEDPM_SetEnabledMask ((uint16_t) 0x12E)
115 #define PPSMC_MSG_ACPDPM_SetEnabledMask ((uint16_t) 0x12F)
116 #define PPSMC_MSG_SAMUDPM_SetEnabledMask ((uint16_t) 0x130)
117 #define PPSMC_MSG_MCLKDPM_ForceState ((uint16_t) 0x131)
118 #define PPSMC_MSG_MCLKDPM_NoForcedLevel ((uint16_t) 0x132)
119 #define PPSMC_MSG_Thermal_Cntl_Disable ((uint16_t) 0x133)
120 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135)
121 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136)
122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d)
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/vega12/
Dsmu9_driver_if.h255 uint16_t SocketPowerLimitAc0;
256 uint16_t SocketPowerLimitAc0Tau;
257 uint16_t SocketPowerLimitAc1;
258 uint16_t SocketPowerLimitAc1Tau;
259 uint16_t SocketPowerLimitAc2;
260 uint16_t SocketPowerLimitAc2Tau;
261 uint16_t SocketPowerLimitAc3;
262 uint16_t SocketPowerLimitAc3Tau;
263 uint16_t SocketPowerLimitDc;
264 uint16_t SocketPowerLimitDcTau;
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h48 #ifndef uint16_t
49 typedef unsigned short uint16_t; typedef
226 uint16_t structuresize;
238 uint16_t bios_segment_address;
239 uint16_t protectedmodeoffset;
240 uint16_t configfilenameoffset;
241 uint16_t crc_block_offset;
242 uint16_t vbios_bootupmessageoffset;
243 uint16_t int10_offset;
244 uint16_t pcibusdevinitcode;
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_scl_filters.c28 static const uint16_t filter_2tap_16p[18] = {
40 static const uint16_t filter_3tap_16p_upscale[27] = {
52 static const uint16_t filter_3tap_16p_117[27] = {
64 static const uint16_t filter_3tap_16p_150[27] = {
76 static const uint16_t filter_3tap_16p_183[27] = {
88 static const uint16_t filter_4tap_16p_upscale[36] = {
100 static const uint16_t filter_4tap_16p_117[36] = {
112 static const uint16_t filter_4tap_16p_150[36] = {
124 static const uint16_t filter_4tap_16p_183[36] = {
136 static const uint16_t filter_2tap_64p[66] = {
[all …]
/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_fw.h297 uint16_t version;
298 uint16_t len;
299 uint16_t checksum;
302 uint16_t man_id;
303 uint16_t id;
320 uint16_t read_timeout;
329 uint16_t start_lo;
330 uint16_t start_hi;
333 uint16_t checksum;
337 uint16_t version;
[all …]
/Linux-v4.19/include/linux/
Dpe.h150 uint16_t magic; /* MZ_MAGIC */
151 uint16_t lbsize; /* size of last used block */
152 uint16_t blocks; /* pages in file, 0x3 */
153 uint16_t relocs; /* relocations */
154 uint16_t hdrsize; /* header size in "paragraphs" */
155 uint16_t min_extra_pps; /* .bss */
156 uint16_t max_extra_pps; /* runtime limit for the arena size */
157 uint16_t ss; /* relative stack segment */
158 uint16_t sp; /* initial %sp register */
159 uint16_t checksum; /* word checksum */
[all …]
Drslib.h37 uint16_t *alpha_to;
38 uint16_t *index_of;
39 uint16_t *genpoly;
57 uint16_t buffers[0];
62 int encode_rs8(struct rs_control *rs, uint8_t *data, int len, uint16_t *par,
63 uint16_t invmsk);
66 int decode_rs8(struct rs_control *rs, uint8_t *data, uint16_t *par, int len,
67 uint16_t *s, int no_eras, int *eras_pos, uint16_t invmsk,
68 uint16_t *corr);
73 int encode_rs16(struct rs_control *rs, uint16_t *data, int len, uint16_t *par,
[all …]
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli4.h135 uint16_t entry_count; /* Current number of RQ slots */
136 uint16_t buffer_count; /* Current number of buffers posted */
172 uint16_t page_count; /* Number of pages allocated for this queue */
173 uint16_t page_size; /* size of page allocated for this queue */
176 uint16_t chann; /* IO channel this queue is associated with */
183 uint16_t dpp_enable;
184 uint16_t dpp_id;
225 uint16_t speed;
231 uint16_t logical_speed;
232 uint16_t topology;
[all …]
/Linux-v4.19/drivers/scsi/
Dqla1280.h125 uint16_t id_l; /* ID low */
126 uint16_t id_h; /* ID high */
127 uint16_t cfg_0; /* Configuration 0 */
135 uint16_t cfg_1; /* Configuration 1 */
142 uint16_t ictrl; /* Interface control */
148 uint16_t istatus; /* Interface status */
152 uint16_t semaphore; /* Semaphore */
153 uint16_t nvram; /* NVRAM register. */
159 uint16_t flash_data; /* Flash BIOS data */
160 uint16_t flash_address; /* Flash BIOS address */
[all …]

12345678910>>...33