Searched refs:s32 (Results 26 - 50 of 1810) sorted by relevance

1234567891011>>

/linux-master/include/vdso/
H A Dtime32.h5 typedef s32 old_time32_t;
9 s32 tv_nsec;
14 s32 tv_usec;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/
H A Dia_css_anr_types.h31 s32 threshold; /** Threshold */
32 s32 thresholds[4 * 4 * 4];
33 s32 factors[3];
H A Dia_css_anr_param.h23 s32 threshold;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/
H A Dia_css_aa2_param.h22 s32 strength;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/
H A Dia_css_formats_param.h23 s32 video_full_range_flag;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/
H A Dia_css_macc_param.h23 s32 exp;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
H A Dia_css_eed1_8_param.h116 s32 rbzp_strength;
118 s32 fcstrength;
119 s32 fcthres_0;
120 s32 fc_sat_coef;
121 s32 fc_coring_prm;
122 s32 fc_slope;
124 s32 aerel_thres0;
125 s32 aerel_gain0;
126 s32 aerel_thres_diff;
127 s32 aerel_gain_dif
[all...]
/linux-master/drivers/macintosh/
H A Dwindfarm_pid.h32 s32 gd, gp, gr; /* PID gains */
33 s32 itarget; /* PID input target */
34 s32 min,max; /* min and max target values */
40 s32 target; /* current target value */
41 s32 samples[WF_PID_MAX_HISTORY]; /* samples history buffer */
42 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */
48 extern s32 wf_pid_run(struct wf_pid_state *st, s32 sample);
65 s32 gd, gp, gr; /* PID gains */
66 s32 pmaxad
[all...]
/linux-master/drivers/comedi/drivers/
H A Djr3_pci.h17 static inline s16 get_s16(const s32 __iomem *p)
22 static inline void set_s16(s32 __iomem *p, s16 val)
49 s32 raw_data;
50 s32 reserved[2];
58 s32 fx;
59 s32 fy;
60 s32 fz;
61 s32 mx;
62 s32 my;
63 s32 m
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_nvm.h7 s32 igc_acquire_nvm(struct igc_hw *hw);
9 s32 igc_read_mac_addr(struct igc_hw *hw);
10 s32 igc_read_nvm_eerd(struct igc_hw *hw, u16 offset, u16 words, u16 *data);
11 s32 igc_validate_nvm_checksum(struct igc_hw *hw);
12 s32 igc_update_nvm_checksum(struct igc_hw *hw);
H A Digc_i225.h7 s32 igc_acquire_swfw_sync_i225(struct igc_hw *hw, u16 mask);
10 s32 igc_init_nvm_params_i225(struct igc_hw *hw);
12 s32 igc_set_eee_i225(struct igc_hw *hw, bool adv2p5G, bool adv1G,
14 s32 igc_set_ltr_i225(struct igc_hw *hw, bool link);
H A Digc_phy.h9 s32 igc_check_reset_block(struct igc_hw *hw);
10 s32 igc_phy_hw_reset(struct igc_hw *hw);
11 s32 igc_get_phy_id(struct igc_hw *hw);
12 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations,
15 s32 igc_setup_copper_link(struct igc_hw *hw);
18 s32 igc_write_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 data);
19 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/
H A Dia_css_ctc2_param.h38 s32 uv_y0;
39 s32 uv_y1;
42 s32 uv_x0;
43 s32 uv_x1;
46 s32 uv_dydx;
/linux-master/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.h144 s32 mux_reg;
145 s32 pupd_reg;
146 s32 tri_reg;
147 s32 drv_reg;
152 s32 mux_bit:6;
153 s32 pupd_bit:6;
154 s32 tri_bit:6;
155 s32 einput_bit:6;
156 s32 odrain_bit:6;
157 s32 lock_bi
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/
H A Dia_css_bh_param.h31 s32 y_coef_r;
32 s32 y_coef_g;
33 s32 y_coef_b;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/
H A Dia_css_fpn_param.h27 s32 shift;
28 s32 enabled;
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3_param.h42 s32 y0;
43 s32 u0;
44 s32 v0;
45 s32 ydiff;
46 s32 udiff;
47 s32 vdiff;
53 s32 u0;
54 s32 v0;
55 s32 udiff;
56 s32 vdif
[all...]
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dmac.h7 s32 e1000e_blink_led_generic(struct e1000_hw *hw);
8 s32 e1000e_check_for_copper_link(struct e1000_hw *hw);
9 s32 e1000e_check_for_fiber_link(struct e1000_hw *hw);
10 s32 e1000e_check_for_serdes_link(struct e1000_hw *hw);
11 s32 e1000e_cleanup_led_generic(struct e1000_hw *hw);
12 s32 e1000e_config_fc_after_link_up(struct e1000_hw *hw);
13 s32 e1000e_disable_pcie_master(struct e1000_hw *hw);
14 s32 e1000e_force_mac_fc(struct e1000_hw *hw);
15 s32 e1000e_get_auto_rd_done(struct e1000_hw *hw);
16 s32 e1000e_get_bus_info_pci
[all...]
H A Dnvm.h7 s32 e1000e_acquire_nvm(struct e1000_hw *hw);
9 s32 e1000e_poll_eerd_eewr_done(struct e1000_hw *hw, int ee_reg);
10 s32 e1000_read_mac_addr_generic(struct e1000_hw *hw);
11 s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num,
13 s32 e1000e_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
14 s32 e1000e_valid_led_default(struct e1000_hw *hw, u16 *data);
15 s32 e1000e_validate_nvm_checksum_generic(struct e1000_hw *hw);
16 s32 e1000e_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
17 s32 e1000e_update_nvm_checksum_generic(struct e1000_hw *hw);
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcurs.h5 int curs507a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
7 int head, s32 oclass, u32 interlock_data,
10 int curs907a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
11 int cursc37a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
/linux-master/include/linux/
H A Dcordic.h25 #define CORDIC_FIXED(X) ((s32)((X) << CORDIC_PRECISION_SHIFT))
37 s32 i;
38 s32 q;
55 struct cordic_iq cordic_calc_iq(s32 theta);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/
H A Dia_css_csc_types.h74 s32 matrix[3 * 3]; /** Conversion matrix.
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-common.h39 s32 x; /**< x coordinate (from left) */
40 s32 y; /**< y coordinate (from top) */
41 s32 width; /**< width */
42 s32 height; /**< height */
/linux-master/sound/pci/au88x0/
H A Dau88x0_eq.h22 s32 this04; /* How many filters for each side (default = 10) */
23 s32 this08; /* inited to cero. Stereo flag? */
33 s32 this10; /* How many gains are used for each side (right or left). */
35 s32 this28; /* flag related to EQ enabled or not. Gang flag ? */
36 s32 this54; /* SetBypass */
37 s32 this58;
38 s32 this5c;
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_phy.h20 s32 igb_check_downshift(struct e1000_hw *hw);
21 s32 igb_check_reset_block(struct e1000_hw *hw);
22 s32 igb_copper_link_setup_igp(struct e1000_hw *hw);
23 s32 igb_copper_link_setup_m88(struct e1000_hw *hw);
24 s32 igb_copper_link_setup_m88_gen2(struct e1000_hw *hw);
25 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw);
26 s32 igb_phy_force_speed_duplex_m88(struct e1000_hw *hw);
27 s32 igb_get_cable_length_m88(struct e1000_hw *hw);
28 s32 igb_get_cable_length_m88_gen2(struct e1000_hw *hw);
29 s32 igb_get_cable_length_igp_
[all...]

Completed in 269 milliseconds

1234567891011>>