Searched refs:s32 (Results 51 - 75 of 1810) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_mac.h17 s32 igb_blink_led(struct e1000_hw *hw);
18 s32 igb_check_for_copper_link(struct e1000_hw *hw);
19 s32 igb_cleanup_led(struct e1000_hw *hw);
20 s32 igb_config_fc_after_link_up(struct e1000_hw *hw);
21 s32 igb_disable_pcie_master(struct e1000_hw *hw);
22 s32 igb_force_mac_fc(struct e1000_hw *hw);
23 s32 igb_get_auto_rd_done(struct e1000_hw *hw);
24 s32 igb_get_bus_info_pcie(struct e1000_hw *hw);
25 s32 igb_get_hw_semaphore(struct e1000_hw *hw);
26 s32 igb_get_speed_and_duplex_coppe
[all...]
H A De1000_nvm.h7 s32 igb_acquire_nvm(struct e1000_hw *hw);
9 s32 igb_read_mac_addr(struct e1000_hw *hw);
10 s32 igb_read_part_num(struct e1000_hw *hw, u32 *part_num);
11 s32 igb_read_part_string(struct e1000_hw *hw, u8 *part_num,
13 s32 igb_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
14 s32 igb_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
15 s32 igb_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
16 s32 igb_validate_nvm_checksum(struct e1000_hw *hw);
17 s32 igb_update_nvm_checksum(struct e1000_hw *hw);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
H A Dia_css_sdis_types.h50 s32 *hor_proj; /** the pointer to int16_t[grid.height * IA_CSS_DVS_NUM_COEF_TYPES]
52 s32 *ver_proj; /** the pointer to int16_t[grid.width * IA_CSS_DVS_NUM_COEF_TYPES]
/linux-master/arch/s390/include/asm/
H A Dnospec-branch.h13 void nospec_revert(s32 *start, s32 *end);
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-type.h18 s32 left;
19 s32 top;
29 s32 left;
30 s32 right;
31 s32 top;
32 s32 bottom;
36 s32 left;
37 s32 top;
H A Dmtk-mdp3-cfg.h18 s32 mdp_cfg_get_id_inner(struct mdp_dev *mdp_dev, enum mtk_mdp_comp_id id);
19 enum mtk_mdp_comp_id mdp_cfg_get_id_public(struct mdp_dev *mdp_dev, s32 id);
20 bool mdp_cfg_comp_is_dummy(struct mdp_dev *mdp_dev, s32 inner_id);
/linux-master/arch/powerpc/include/asm/
H A Dsections.h20 extern s32 patch__call_flush_branch_caches1;
21 extern s32 patch__call_flush_branch_caches2;
22 extern s32 patch__call_flush_branch_caches3;
23 extern s32 patch__flush_count_cache_return;
24 extern s32 patch__flush_link_stack_return;
25 extern s32 patch__call_kvm_flush_link_stack;
26 extern s32 patch__call_kvm_flush_link_stack_p9;
27 extern s32 patch__memset_nocache, patch__memcpy_nocache;
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dwimm.h7 int wimmc37b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
H A Doimm.h5 int oimm507b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
H A Dbase.h5 int base507c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
7 struct nouveau_drm *, int head, s32 oclass,
19 int base827c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
21 int base907c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
24 int base917c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
H A Dovly.h5 int ovly507e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
7 struct nouveau_drm *, int head, s32 oclass,
21 int ovly827e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
22 int ovly907e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
23 int ovly917e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
H A Dia_css_gc_param.h47 s32 gain_k1;
48 s32 gain_k2;
53 s32 uv_level_min;
54 s32 uv_level_max;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/
H A Dia_css_sdis2_types.h57 s32 *odd_real; /** real part of the odd statistics*/
58 s32 *odd_imag; /** imaginary part of the odd statistics*/
59 s32 *even_real;/** real part of the even statistics*/
60 s32 *even_imag;/** imaginary part of the even statistics*/
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/
H A Dia_css_macc1_5_param.h25 s32 exp;
/linux-master/drivers/staging/media/atomisp/pci/
H A Disp2401_input_system_global.h115 s32 active_lanes;
116 s32 fmt_type;
117 s32 ch_id;
118 s32 comp_predictor;
119 s32 comp_scheme;
127 s32 align_req_in_bytes;
128 s32 bits_per_pixel;
129 s32 pixels_per_line;
130 s32 lines_per_frame;
134 s32 left_paddin
[all...]
/linux-master/drivers/staging/rtl8723bs/include/
H A Dsdio_ops_linux.h14 s32 _sd_cmd52_read(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *pdata);
15 s32 _sd_cmd52_write(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *pdata);
16 s32 sd_cmd52_read(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *pdata);
17 s32 sd_cmd52_write(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *pdata);
19 u8 sd_read8(struct intf_hdl *pintfhdl, u32 addr, s32 *err);
20 u32 sd_read32(struct intf_hdl *pintfhdl, u32 addr, s32 *err);
21 s32 _sd_read(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, void *pdata);
22 s32 sd_read(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, void *pdata);
23 void sd_write8(struct intf_hdl *pintfhdl, u32 addr, u8 v, s32 *err);
24 void sd_write32(struct intf_hdl *pintfhdl, u32 addr, u32 v, s32 *er
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr_param.h25 s32 coef;
26 s32 threshold_Y;
27 s32 threshold_C;
/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_av1_filmgrain.c5 static const s32 gaussian_sequence[2048] = {
195 static inline s32 clamp(s32 value, s32 low, s32 high)
200 static inline s32 round_power_of_two(const s32 val, s32 n)
202 const s32 a = (s32)
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.h15 s32 qm_add32(s32 op1, s32 op2);
21 s32 qm_shl32(s32 op, int shift);
27 s16 qm_norm32(s32 op);
29 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N);
H A Dphy_qmath.c28 s32 result;
32 result = ((s32) (op1) * (s32) (op2));
42 s32 qm_add32(s32 op1, s32 op2)
44 s32 result;
62 s32 temp = (s32) op1 + (s32) op
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_mac.h12 s32 igc_disable_pcie_master(struct igc_hw *hw);
13 s32 igc_check_for_copper_link(struct igc_hw *hw);
14 s32 igc_config_fc_after_link_up(struct igc_hw *hw);
15 s32 igc_force_mac_fc(struct igc_hw *hw);
17 s32 igc_setup_link(struct igc_hw *hw);
19 s32 igc_get_auto_rd_done(struct igc_hw *hw);
24 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed,
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dphy.h7 s32 e1000e_check_downshift(struct e1000_hw *hw);
8 s32 e1000_check_polarity_m88(struct e1000_hw *hw);
9 s32 e1000_check_polarity_igp(struct e1000_hw *hw);
10 s32 e1000_check_polarity_ife(struct e1000_hw *hw);
11 s32 e1000e_check_reset_block_generic(struct e1000_hw *hw);
12 s32 e1000e_copper_link_setup_igp(struct e1000_hw *hw);
13 s32 e1000e_copper_link_setup_m88(struct e1000_hw *hw);
14 s32 e1000e_phy_force_speed_duplex_igp(struct e1000_hw *hw);
15 s32 e1000e_phy_force_speed_duplex_m88(struct e1000_hw *hw);
16 s32 e1000_phy_force_speed_duplex_if
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/
H A Dia_css_bnlm_param.h54 s32 rad_x_origin;
55 s32 rad_y_origin;
56 s32 avg_min_th;
57 s32 max_min_th;
59 s32 exp_coeff_a;
61 s32 exp_coeff_c;
/linux-master/include/net/netfilter/
H A Dnf_conntrack_seqadj.h16 s32 offset_before;
17 s32 offset_after;
35 s32 off);
37 __be32 seq, s32 off);
39 enum ip_conntrack_info ctinfo, s32 off);
43 s32 nf_ct_seq_offset(const struct nf_conn *ct, enum ip_conntrack_dir, u32 seq);
/linux-master/drivers/staging/media/atomisp/pci/base/refcount/interface/
H A Dia_css_refcount.h45 ia_css_ptr ia_css_refcount_increment(s32 id, ia_css_ptr ptr);
55 bool ia_css_refcount_decrement(s32 id, ia_css_ptr ptr);
73 void ia_css_refcount_clear(s32 id,

Completed in 493 milliseconds

1234567891011>>