Searched refs:s32 (Results 201 - 225 of 1810) sorted by relevance

1234567891011>>

/linux-master/drivers/media/common/siano/
H A Dsmscoreapi.h683 s32 SNR; /* dB */
690 s32 RSSI; /* dBm */
691 s32 in_band_pwr; /* In band power in dBM */
692 s32 carrier_offset; /* Carrier Offset in bin/1024 */
808 s32 SNR; /* dB */
809 s32 RSSI; /* dBm */
810 s32 in_band_pwr; /* In band power in dBM */
811 s32 carrier_offset; /* Carrier Offset in Hz */
850 s32 SNR; /* dB */
851 s32 RSS
[all...]
/linux-master/drivers/net/ethernet/intel/e1000e/
H A D82571.c22 static s32 e1000_get_phy_id_82571(struct e1000_hw *hw);
23 static s32 e1000_setup_copper_link_82571(struct e1000_hw *hw);
24 static s32 e1000_setup_fiber_serdes_link_82571(struct e1000_hw *hw);
25 static s32 e1000_check_for_serdes_link_82571(struct e1000_hw *hw);
26 static s32 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset,
28 static s32 e1000_fix_nvm_checksum_82571(struct e1000_hw *hw);
32 static s32 e1000_led_on_82574(struct e1000_hw *hw);
36 static s32 e1000_get_hw_semaphore_82574(struct e1000_hw *hw);
38 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active);
39 static s32 e1000_set_d3_lplu_state_8257
[all...]
H A Dmac.c16 s32 e1000e_get_bus_info_pcie(struct e1000_hw *hw)
138 s32 e1000_check_alt_mac_addr_generic(struct e1000_hw *hw)
141 s32 ret_val;
394 s32 e1000e_check_for_copper_link(struct e1000_hw *hw)
397 s32 ret_val;
457 s32 e1000e_check_for_fiber_link(struct e1000_hw *hw)
463 s32 ret_val;
522 s32 e1000e_check_for_serdes_link(struct e1000_hw *hw)
528 s32 ret_val;
626 static s32 e1000_set_default_fc_generi
[all...]
H A Dich8lan.c99 static s32 e1000_erase_flash_bank_ich8lan(struct e1000_hw *hw, u32 bank);
100 static s32 e1000_retry_write_flash_byte_ich8lan(struct e1000_hw *hw,
102 static s32 e1000_read_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset,
104 static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset,
106 static s32 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset,
108 static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset,
110 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw,
112 static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw,
114 static s32 e1000_retry_write_flash_dword_ich8lan(struct e1000_hw *hw,
116 static s32 e1000_kmrn_lock_loss_workaround_ich8la
[all...]
/linux-master/drivers/thermal/tegra/
H A Dsoctherm-fuse.c62 static s64 div64_s64_precise(s64 a, s32 b)
77 s32 shifted_cp, shifted_ft;
113 s32 actual_tsensor_ft, actual_tsensor_cp;
114 s32 delta_sens, delta_temp;
115 s32 mult, div;
/linux-master/sound/core/seq/
H A Dseq_compat.c18 s32 midi_channels; /* channels per MIDI port */
19 s32 midi_voices; /* voices per MIDI port */
20 s32 synth_voices; /* voices per SYNTH port */
22 s32 read_use; /* R/O: subscribers for output (from this port) */
23 s32 write_use; /* R/O: subscribers for input (to this port) */
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_phy.c10 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw);
13 static s32 igb_wait_autoneg(struct e1000_hw *hw);
14 static s32 igb_set_master_slave_mode(struct e1000_hw *hw);
38 s32 igb_check_reset_block(struct e1000_hw *hw)
54 s32 igb_get_phy_id(struct e1000_hw *hw)
57 s32 ret_val = 0;
87 static s32 igb_phy_reset_dsp(struct e1000_hw *hw)
89 s32 ret_val = 0;
113 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data)
117 s32 ret_va
[all...]
H A De1000_82575.c19 static s32 igb_get_invariants_82575(struct e1000_hw *);
20 static s32 igb_acquire_phy_82575(struct e1000_hw *);
22 static s32 igb_acquire_nvm_82575(struct e1000_hw *);
24 static s32 igb_check_for_link_82575(struct e1000_hw *);
25 static s32 igb_get_cfg_done_82575(struct e1000_hw *);
26 static s32 igb_init_hw_82575(struct e1000_hw *);
27 static s32 igb_phy_hw_reset_sgmii_82575(struct e1000_hw *);
28 static s32 igb_read_phy_reg_sgmii_82575(struct e1000_hw *, u32, u16 *);
29 static s32 igb_reset_hw_82575(struct e1000_hw *);
30 static s32 igb_reset_hw_8258
[all...]
H A De1000_mac.c15 static s32 igb_set_default_fc(struct e1000_hw *hw);
26 s32 igb_get_bus_info_pcie(struct e1000_hw *hw)
29 s32 ret_val;
132 static s32 igb_find_vlvf_slot(struct e1000_hw *hw, u32 vlan, bool vlvf_bypass)
134 s32 regindex, first_empty_slot;
174 s32 igb_vfta_set(struct e1000_hw *hw, u32 vlan, u32 vind,
179 s32 vlvf_index;
287 s32 igb_check_alt_mac_addr(struct e1000_hw *hw)
290 s32 ret_val = 0;
607 s32 igb_check_for_copper_lin
[all...]
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h217 s32 (*connect)(struct fm10k_hw *, struct fm10k_mbx_info *);
222 s32 (*enqueue_tx)(struct fm10k_hw *, struct fm10k_mbx_info *,
224 s32 (*process)(struct fm10k_hw *, struct fm10k_mbx_info *);
225 s32 (*register_handlers)(struct fm10k_mbx_info *,
272 s32 test_result;
289 s32 fm10k_pfvf_mbx_init(struct fm10k_hw *, struct fm10k_mbx_info *,
291 s32 fm10k_sm_mbx_init(struct fm10k_hw *, struct fm10k_mbx_info *,
/linux-master/drivers/macintosh/
H A Dwindfarm_smu_sensors.c66 static int smu_read_adc(u8 id, s32 *value)
88 static int smu_cputemp_get(struct wf_sensor *sr, s32 *value)
92 s32 val;
106 *value = (s32)(scaled << 1);
111 static int smu_cpuamp_get(struct wf_sensor *sr, s32 *value)
114 s32 val, scaled;
125 scaled = (s32)(val * (u32)cpuvcp->curr_scale);
126 scaled += (s32)cpuvcp->curr_offset;
132 static int smu_cpuvolt_get(struct wf_sensor *sr, s32 *value)
135 s32 va
[all...]
H A Dwindfarm_pid.c33 s32 wf_pid_run(struct wf_pid_state *st, s32 new_sample)
36 s32 target;
67 target = (s32)((integ * (s64)st->param.gr + deriv * (s64)st->param.gd +
88 s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 new_power, s32 new_temp)
91 s32 error, target, sval, adj;
119 sval = st->param.tmax - (s32)(integ >> 20);
137 target = st->target + (s32)((deri
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil.c96 static s32
100 s32 err, fwerr;
129 s32
132 s32 err;
147 s32
150 s32 err;
187 s32
192 s32 err;
216 s32
221 s32 er
[all...]
/linux-master/lib/
H A Doverflow_kunit.c200 DEFINE_TEST_ARRAY(s32) = { variable
364 DEFINE_TEST_FUNC(s32, "%d");
434 TEST_ONE_SHIFT(1, 0, s32, 1 << 0, false);
435 TEST_ONE_SHIFT(1, 16, s32, 1 << 16, false);
436 TEST_ONE_SHIFT(1, 30, s32, 1 << 30, false);
461 TEST_ONE_SHIFT(0, 30, s32, 0, false);
482 TEST_ONE_SHIFT(1, 31, s32, 0, true);
502 TEST_ONE_SHIFT(1107575883, 1, s32, 0, true);
513 TEST_ONE_SHIFT(1107575883, 2, s32, 0, true);
532 TEST_ONE_SHIFT(0xFFFFFFFFUL, 0, s32,
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965.c552 static s32
553 il4965_math_div_round(s32 num, s32 denom, s32 * res)
555 s32 sign = 1;
581 static s32
582 il4965_get_voltage_compensation(s32 eeprom_voltage, s32 current_voltage)
584 s32 comp = 0;
601 static s32
[all...]
/linux-master/drivers/gpu/drm/omapdrm/
H A Dtcm.h67 s32 (*reserve_2d)(struct tcm *tcm, u16 height, u16 width, u16 align,
70 s32 (*reserve_1d)(struct tcm *tcm, u32 slots, struct tcm_area *area);
71 s32 (*free)(struct tcm *tcm, struct tcm_area *area);
131 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height,
136 s32 res = tcm == NULL ? -ENODEV :
165 static inline s32 tcm_reserve_1d(struct tcm *tcm, u32 slots,
169 s32 res = tcm == NULL ? -ENODEV :
195 static inline s32 tcm_free(struct tcm_area *area)
197 s32 res = 0; /* free succeeds by default */
301 static inline s32 tcm_1d_limi
[all...]
/linux-master/arch/x86/kernel/
H A Dalternative.c160 extern s32 __retpoline_sites[], __retpoline_sites_end[];
161 extern s32 __return_sites[], __return_sites_end[];
162 extern s32 __cfi_sites[], __cfi_sites_end[];
163 extern s32 __ibt_endbr_seal[], __ibt_endbr_seal_end[];
164 extern s32 __smp_locks[], __smp_locks_end[];
309 s32 v = *(s##n_ *)(p_); \
374 s32 imm = insn.immediate.value;
417 s32 disp;
432 disp = *(s32 *)(instr + 2);
446 *(s32 *)(insn_buf
[all...]
/linux-master/drivers/acpi/acpica/
H A Dutprint.c32 u8 base, s32 width, s32 precision, u8 type);
204 u8 base, s32 width, s32 precision, u8 type)
211 s32 i;
255 i = (s32)ACPI_PTR_DIFF(pos, reversed_string);
322 s32 width;
323 s32 precision;
331 s32 length;
376 width = (s32)numbe
[all...]
/linux-master/include/video/
H A Dsticore.h79 s32 freq_ref; /* frequency reference */
85 s32 text_planes; /* number of planes used for text */
93 s32 reent_lvl; /* storage for reentry level value */
132 s32 text_planes; /* number of planes to use for text */
138 s32 errno; /* error number on failure */
139 s32 text_planes; /* number of planes used for text */
164 s32 errno; /* error number on failure */
171 s32 bits_per_pixel; /* bits/pixel device has configured */
172 s32 bits_used; /* bits which can be accessed */
173 s32 plane
[all...]
/linux-master/arch/x86/include/asm/
H A Dalternative.h77 s32 instr_offset; /* original instruction */
78 s32 repl_offset; /* offset to replacement instruction */
102 extern void apply_retpolines(s32 *start, s32 *end);
103 extern void apply_returns(s32 *start, s32 *end);
104 extern void apply_seal_endbr(s32 *start, s32 *end);
105 extern void apply_fineibt(s32 *start_retpoline, s32 *end_retpoin
[all...]
/linux-master/drivers/hid/
H A Dhid-pl.c42 s32 maxval;
43 s32 *strong;
44 s32 *weak;
79 s32 maxval;
80 s32 *strong;
81 s32 *weak;
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_types.h97 s32 x; /** Value of a coordinate on the horizontal axis */
98 s32 y; /** Value of a coordinate on the vertical axis */
105 s32 x; /** horizontal motion (in pixels) */
106 s32 y; /** vertical motion (in pixels) */
433 s32 x; /** x coordinate */
434 s32 y; /** y coordinate */
/linux-master/arch/arm/vfp/
H A Dvfpsingle.c199 s32 d = vfp_single_pack(vs);
259 static u32 vfp_single_fabs(int sd, int unused, s32 m, u32 fpscr)
265 static u32 vfp_single_fcpy(int sd, int unused, s32 m, u32 fpscr)
271 static u32 vfp_single_fneg(int sd, int unused, s32 m, u32 fpscr)
307 return (s32)a >> 1;
316 static u32 vfp_single_fsqrt(int sd, int unused, s32 m, u32 fpscr)
403 static u32 vfp_compare(int sd, int signal_on_qnan, s32 m, u32 fpscr)
405 s32 d;
462 static u32 vfp_single_fcmp(int sd, int unused, s32 m, u32 fpscr)
467 static u32 vfp_single_fcmpe(int sd, int unused, s32
[all...]
/linux-master/drivers/media/usb/gspca/gl860/
H A Dgl860.h64 s32 nbIm;
65 s32 nbRightUp;
86 s32 len, void *pdata);
/linux-master/include/linux/iio/adc/
H A Dqcom-vadc-common.h78 s32 dy;
79 s32 dx;
80 s32 gnd;

Completed in 257 milliseconds

1234567891011>>