Searched refs:uint16_t (Results 1 – 25 of 857) sorted by relevance
12345678910>>...35
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
| D | smu7_ppsmc.h | 30 #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 …]
|
| D | tonga_ppsmc.h | 89 #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 …]
|
| D | fiji_ppsmc.h | 87 #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 …]
|
| D | cz_ppsmc.h | 49 #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 …]
|
| D | smu11_driver_if_navi10.h | 314 uint16_t SlaveAddress; 489 uint16_t DeviceID; 491 uint16_t DieTemperatureLimit; 492 uint16_t FanTargetTemperature; 494 uint16_t MemoryTemperatureLimit; 495 uint16_t MemoryTemperatureLimit1; 497 uint16_t TGP; 498 uint16_t CardPower; 508 uint16_t DieTemperature; 509 uint16_t CurrentMemoryTemperature; [all …]
|
| D | smu11_driver_if.h | 368 uint16_t SocketPowerLimitAc0; 369 uint16_t SocketPowerLimitAc0Tau; 370 uint16_t SocketPowerLimitAc1; 371 uint16_t SocketPowerLimitAc1Tau; 372 uint16_t SocketPowerLimitAc2; 373 uint16_t SocketPowerLimitAc2Tau; 374 uint16_t SocketPowerLimitAc3; 375 uint16_t SocketPowerLimitAc3Tau; 376 uint16_t SocketPowerLimitDc; 377 uint16_t SocketPowerLimitDcTau; [all …]
|
| D | smu11_driver_if_arcturus.h | 307 uint16_t SlaveAddress; 448 …uint16_t SsFmin; // Fmin for SS curve. If SS curve is selected, will use V@SSFm… 449 uint16_t Padding16; 459 uint16_t SocketPowerLimitAc[PPT_THROTTLER_COUNT]; 460 uint16_t SocketPowerLimitAcTau[PPT_THROTTLER_COUNT]; 461 uint16_t TdcLimitSoc; // Amps 462 uint16_t TdcLimitSocTau; // Time constant of LPF in ms 463 uint16_t TdcLimitGfx; // Amps 464 uint16_t TdcLimitGfxTau; // Time constant of LPF in ms 466 uint16_t TedgeLimit; // Celcius [all …]
|
| D | hwmgr.h | 211 int (*send_msg_to_smc)(struct pp_hwmgr *hwmgr, uint16_t msg); 213 uint16_t msg, uint32_t parameter); 231 …int (*smc_table_manager)(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw); /*rw… 274 int (*set_max_fan_rpm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm); 275 int (*set_max_fan_pwm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm); 374 uint16_t Vddc; /* in CI, we use it for StdVoltageHiSidd */ 378 uint16_t Vddc1; 379 uint16_t Vddc2; 380 uint16_t Vddc3; 401 uint16_t usTDP; [all …]
|
| D | smu12_driver_if.h | 46 uint16_t Freq; // in MHz 47 uint16_t Vid; // min voltage in SVI2 VID 51 uint16_t MinClock; // This is either DCFCLK or SOCCLK (in MHz) 52 uint16_t MaxClock; // This is either DCFCLK or SOCCLK (in MHz) 53 uint16_t MinMclk; 54 uint16_t MaxMclk; 168 uint16_t ClockFrequency[CLOCK_COUNT]; //[MHz] 170 uint16_t AverageGfxclkFrequency; //[MHz] 171 uint16_t AverageSocclkFrequency; //[MHz] 172 uint16_t AverageVclkFrequency; //[MHz] [all …]
|
| D | smu9_driver_if.h | 83 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 …]
|
| D | smu74_discrete.h | 46 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 …]
|
| D | smu75_discrete.h | 45 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 …]
|
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_fw.h | 37 uint16_t flags; 68 uint16_t port_timer; 70 uint16_t nport_handle; /* N_PORT handle. */ 72 uint16_t receive_data_size; 73 uint16_t reserved_2; 84 uint16_t prli_nvme_svc_param_word_0; /* Bits 15-0 of word 0 */ 85 uint16_t prli_nvme_svc_param_word_3; /* Bits 15-0 of word 3 */ 86 uint16_t nvme_first_burst_size; 122 uint16_t vp_status; 127 uint16_t port_id_low; [all …]
|
| D | qla_gbl.h | 43 extern int qla2x00_fabric_login(scsi_qla_host_t *, fc_port_t *, uint16_t *); 62 extern int qla2x00_get_thermal_temp(scsi_qla_host_t *, uint16_t *); 67 uint16_t *); 71 uint16_t *); 74 uint16_t *); 76 uint16_t *); 122 uint16_t *); 124 uint16_t *); 126 fc_port_t *, uint16_t *); 180 extern int qla2x00_post_idc_ack_work(struct scsi_qla_host *, uint16_t *); [all …]
|
| D | qla_target.h | 123 : (uint16_t)(iocb)->u.isp2x.target.id.standard) 142 uint16_t flags; 143 uint16_t resp_code; 144 uint16_t status; 145 uint16_t task_flags; 146 uint16_t seq_id; 147 uint16_t srr_rx_id; 149 uint16_t srr_ui; 150 uint16_t srr_flags; 151 uint16_t srr_reject_code; [all …]
|
| D | qla_dbg.h | 15 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 …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | ppsmc.h | 113 #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-v5.4/drivers/gpu/drm/amd/powerplay/inc/vega12/ |
| D | smu9_driver_if.h | 255 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-v5.4/drivers/gpu/drm/radeon/ |
| D | ppsmc.h | 113 #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-v5.4/drivers/gpu/drm/amd/include/ |
| D | atomfirmware.h | 48 #ifndef uint16_t 49 typedef unsigned short uint16_t; typedef 227 uint16_t structuresize; 239 uint16_t bios_segment_address; 240 uint16_t protectedmodeoffset; 241 uint16_t configfilenameoffset; 242 uint16_t crc_block_offset; 243 uint16_t vbios_bootupmessageoffset; 244 uint16_t int10_offset; 245 uint16_t pcibusdevinitcode; [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_scl_filters.c | 28 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-v5.4/drivers/scsi/qla4xxx/ |
| D | ql4_fw.h | 297 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-v5.4/include/linux/ |
| D | pe.h | 139 uint16_t magic; /* MZ_MAGIC */ 140 uint16_t lbsize; /* size of last used block */ 141 uint16_t blocks; /* pages in file, 0x3 */ 142 uint16_t relocs; /* relocations */ 143 uint16_t hdrsize; /* header size in "paragraphs" */ 144 uint16_t min_extra_pps; /* .bss */ 145 uint16_t max_extra_pps; /* runtime limit for the arena size */ 146 uint16_t ss; /* relative stack segment */ 147 uint16_t sp; /* initial %sp register */ 148 uint16_t checksum; /* word checksum */ [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_dwb_scl.c | 50 static const uint16_t filter_3tap_16p_upscale[27] = { 62 static const uint16_t filter_3tap_16p_117[27] = { 74 static const uint16_t filter_3tap_16p_150[27] = { 86 static const uint16_t filter_3tap_16p_183[27] = { 98 static const uint16_t filter_4tap_16p_upscale[36] = { 110 static const uint16_t filter_4tap_16p_117[36] = { 122 static const uint16_t filter_4tap_16p_150[36] = { 134 static const uint16_t filter_4tap_16p_183[36] = { 146 static const uint16_t filter_5tap_16p_upscale[45] = { 158 static const uint16_t filter_5tap_16p_117[45] = { [all …]
|
| /Linux-v5.4/drivers/scsi/ |
| D | qla1280.h | 116 uint16_t id_l; /* ID low */ 117 uint16_t id_h; /* ID high */ 118 uint16_t cfg_0; /* Configuration 0 */ 126 uint16_t cfg_1; /* Configuration 1 */ 133 uint16_t ictrl; /* Interface control */ 139 uint16_t istatus; /* Interface status */ 143 uint16_t semaphore; /* Semaphore */ 144 uint16_t nvram; /* NVRAM register. */ 150 uint16_t flash_data; /* Flash BIOS data */ 151 uint16_t flash_address; /* Flash BIOS address */ [all …]
|
12345678910>>...35