Searched refs:s16 (Results 101 - 125 of 696) sorted by relevance

1234567891011>>

/linux-master/fs/jfs/
H A Djfs_xtree.h48 s16 maxnxad;
49 s16 nxad;
/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/net/ethernet/google/gve/
H A Dgve.h177 s16 next;
182 s16 head;
183 s16 tail;
235 s16 free_buf_states;
388 s16 tx_qpl_buf_ids[GVE_MAX_TX_BUFS_PER_PKT];
394 s16 next;
400 s16 prev;
435 s16 free_pending_packets;
461 s16 free_tx_qpl_buf_head;
555 s16 num_pending_packet
[all...]
/linux-master/drivers/char/
H A Dapplicom.h36 s16 stjb_status; /* offset 02 */
/linux-master/include/linux/
H A Dfsl_devices.h127 s16 bus_num;
H A Dpeci-cpu.h26 int peci_temp_read(struct peci_device *device, s16 *temp_raw);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/
H A Dia_css_tdf.host.c19 static const s16 g_pyramid[8][8] = {
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3.host.c37 static const s16 x[XNR3_LOOK_UP_TABLE_POINTS] = {
42 static const s16 a[XNR3_LOOK_UP_TABLE_POINTS] = {
47 static const s16 b[XNR3_LOOK_UP_TABLE_POINTS] = {
52 static const s16 c[XNR3_LOOK_UP_TABLE_POINTS] = {
/linux-master/drivers/iio/accel/
H A Dbmc150-accel.h65 s16 buffer[8];
/linux-master/net/ipv4/
H A Dfib_lookup.h19 s16 fa_default;
/linux-master/drivers/iio/dummy/
H A Diio_simple_dummy_buffer.c27 static const s16 fakedata[] = {
/linux-master/tools/lib/bpf/
H A Dlibbpf_errno.c18 #pragma GCC poison u8 u16 u32 u64 s8 s16 s32 s64
/linux-master/tools/include/linux/
H A Dtypes.h40 typedef __s16 s16; typedef
/linux-master/fs/bcachefs/
H A Dio_write_types.h47 s16 error; /* dio write path expects it to hold -ERESTARTSYS... */
/linux-master/drivers/net/wireless/intersil/p54/
H A Dp54.h118 s16 mul;
119 s16 add;
120 s16 longbow_unkn;
121 s16 longbow_unk2;
/linux-master/include/asm-generic/
H A Dspinlock.h89 return (s16)((val >> 16) - (val & 0xffff)) > 1;
/linux-master/net/netfilter/
H A Dnft_byteorder.c33 u16 *s16, *d16; local
36 s16 = (void *)src;
78 d16[i] = ntohs((__force __be16)s16[i]);
82 d16[i] = (__force __u16)htons(s16[i]);
/linux-master/arch/parisc/include/asm/
H A Dalternative.h25 s16 len; /* end of original instructions */
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcalib.c60 static s16 ath9k_hw_get_default_nf(struct ath_hw *ah,
64 s16 calib_nf = ath9k_hw_get_nf_limits(ah, chan)->cal[chain];
72 s16 ath9k_hw_getchan_noise(struct ath_hw *ah, struct ath9k_channel *chan,
73 s16 nf)
253 s16 default_nf = ath9k_hw_get_nf_limits(ah, chan)->nominal;
262 s16 nfval;
371 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf)
/linux-master/sound/soc/ti/
H A Domap-mcbsp-st.c58 s16 taps[128]; /* Sidetone filter coefficients */
60 s16 ch0gain;
61 s16 ch1gain;
116 static void omap_mcbsp_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir)
151 s16 chgain)
175 s16 *chgain)
411 s16 chgain; \
/linux-master/sound/firewire/oxfw/
H A Doxfw-spkr.c12 s16 volume[6];
13 s16 volume_min;
14 s16 volume_max;
84 static int avc_audio_feature_volume(struct fw_unit *unit, u8 fb_id, s16 *value,
214 s16 volume;
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddebug.c171 (s16)le16_to_cpu(st->rssi[i]) / 100,
172 (s16)le16_to_cpu(st->snr[i]) / 100,
173 (s16)le16_to_cpu(st->cfo[i]));
192 tmp = (s16)le16_to_cpu(st->target_pout);
194 tmp = (s16)le16_to_cpu(st->p_estimation);
/linux-master/drivers/iio/orientation/
H A Dhid-sensor-rotation.c176 if (raw_len / 4 == sizeof(s16)) {
177 rot_state->scan.sampled_vals[0] = ((s16 *)raw_data)[0];
178 rot_state->scan.sampled_vals[1] = ((s16 *)raw_data)[1];
179 rot_state->scan.sampled_vals[2] = ((s16 *)raw_data)[2];
180 rot_state->scan.sampled_vals[3] = ((s16 *)raw_data)[3];
/linux-master/arch/sparc/kernel/
H A Dvisemul.c461 s16 s1, s2;
492 s16 src = (rs2 >> (byte * 16UL)) & 0xffffUL;
604 s16 src2 = (rs2 >> (byte * 16)) & 0xffff;
621 s16 src2;
654 s16 src2;
684 s16 src2;
718 s16 a = (rs1 >> (i * 16)) & 0xffff;
719 s16 b = (rs2 >> (i * 16)) & 0xffff;
738 s16 a = (rs1 >> (i * 16)) & 0xffff;
739 s16
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dprm_common.c365 bool prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx)
389 void prm_clear_context_loss_flags_old(u8 part, s16 inst, u16 idx)
407 int omap_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset)
429 int omap_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 prm_mod,
451 int omap_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset)
493 int omap_prm_clear_mod_irqs(s16 module, u8 regs, u32 wkst_mask)

Completed in 221 milliseconds

1234567891011>>