Searched refs:s16 (Results 201 - 225 of 696) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c249 s16 ext_nf;
/linux-master/drivers/net/wireless/ath/ath5k/
H A Deeprom.h321 s16 *pd_pwr;
328 s16 max_pwr;
329 s16 min_pwr;
483 s16 ee_noise_floor_thr[AR5K_EEPROM_N_MODES];
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dspectral.c81 s16 peak_idx;
120 s16 peak_idx;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhw.h654 void (*set_coverage_class)(struct ath10k *ar, s16 value);
H A Dhw.c593 s16 value)
H A Dcore.h1279 s16 coverage_class;
/linux-master/drivers/net/phy/aquantia/
H A Daquantia_hwmon.c50 *value = (s16)temp * 1000 / 256;
64 /* temp is in s16 range and we're interested in lower 16 bits only */
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.c565 s16 delta;
590 /* Because delta is s16 this does an implicit mask down to
/linux-master/drivers/net/ethernet/sfc/
H A Dptp.c558 s16 delta;
583 /* Because delta is s16 this does an implicit mask down to
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h9486 ((s16)((GENMASK(15, 0) + (v_) + 1) \
9580 s16 temp;
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_singleq_txrx.c451 s16 ntc = tx_q->next_to_clean;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_flow.c11 s16 off; /* Offset from start of a protocol header, in bits */
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c329 #define TX_WAKE_THRESHOLD ((s16)(DESC_NEEDED * 2))
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h72 s16 vf_id;
120 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode,
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.c198 f->bytesperline = f->width * sizeof(s16);
199 f->sizeimage = f->width * f->height * sizeof(s16);
340 tch_buf[x] = (__force s16)__cpu_to_le16((u16)tch_buf[x]);
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c374 static inline s16 clip3(s16 x, s16 y, s16 z)
379 static s16 feat_val_clip3(s16 feat_val, s16 feature_data, bool absolute, u8 clip)
391 s16 feat_val;
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-jpeg.c50 s16 min[4 * 16];
51 s16 max[4 * 16];
428 s16 *huff_min = huff_tab->min;
429 s16 *huff_max = huff_tab->max;
672 s16 *huff_max;
673 s16 *huff_min;
/linux-master/drivers/media/i2c/
H A Dmt9v011.c60 s16 red_bal, blue_bal;
136 static u16 calc_mt9v011_gain(s16 lineargain)
178 s16 bal;
/linux-master/drivers/input/misc/
H A Dda7280.c237 s16 level;
510 s16 data[DA7280_SNP_MEM_SIZE] = { 0 };
561 sizeof(s16) *
587 sizeof(s16) * DA7280_CUSTOM_DATA_LEN))
618 sizeof(s16) * DA7280_CUSTOM_GP_DATA_LEN))
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c495 s16 errno, bool w_inval)
2796 s16 max_reconnect_attempts, u32 nr_poll_queues)
/linux-master/drivers/hwmon/pmbus/
H A Dmp2856.c79 s16 exponent = 0, mantissa;
H A Dmp5990.c72 mantissa = ((s16)((ret & 0x7ff) << 5)) >> 5;
/linux-master/drivers/hwmon/
H A Dnct6775.h117 s16 temp[5][NUM_TEMP]; /* 0=temp, 1=temp_over, 2=temp_hyst,
120 s16 tsi_temp[NUM_TSI_TEMP];
H A Dlm75.c330 static inline long lm75_reg_to_mc(s16 temp, u8 resolution)
H A Daquacomputer_d5next.c728 *val = (s16)get_unaligned_be16(priv->buffer + offset);
755 put_unaligned_be16((s16)vals[i], priv->buffer + offsets[i]);
1450 ((s16)get_unaligned_be16(data + LEAKSHIELD_PRESSURE_ADJUSTED)) * 100;

Completed in 382 milliseconds

1234567891011>>