Home
last modified time | relevance | path

Searched refs:int16_t (Results 1 – 25 of 106) sorted by relevance

12345

/Linux-v5.4/drivers/misc/echo/
Dfir.h44 const int16_t *coeffs;
45 int16_t *history;
57 int16_t *history;
71 static inline const int16_t *fir16_create(struct fir16_state_t *fir, in fir16_create()
72 const int16_t *coeffs, int taps) in fir16_create()
77 fir->history = kcalloc(taps, sizeof(int16_t), GFP_KERNEL); in fir16_create()
83 memset(fir->history, 0, fir->taps * sizeof(int16_t)); in fir16_flush()
91 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16()
110 return (int16_t) (y >> 15); in fir16()
113 static inline const int16_t *fir32_create(struct fir32_state_t *fir, in fir32_create()
[all …]
Decho.h118 int16_t tx;
119 int16_t rx;
120 int16_t clean;
121 int16_t clean_nlp;
131 int16_t adapt;
133 int16_t shift;
152 int16_t *fir_taps16[2];
172 int16_t *snapshot;
Doslec.h70 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx);
79 int16_t oslec_hpf_tx(struct oslec_state *ec, int16_t tx);
Decho.c127 ec->fir_taps16[1][i] += (int16_t) ((exp + (1 << 14)) >> 15); in lms_adapt_bg()
131 ec->fir_taps16[1][i] += (int16_t) ((exp + (1 << 14)) >> 15); in lms_adapt_bg()
147 const int16_t *history; in oslec_create()
158 kcalloc(ec->taps, sizeof(int16_t), GFP_KERNEL); in oslec_create()
163 kcalloc(ec->taps, sizeof(int16_t), GFP_KERNEL); in oslec_create()
180 ec->snapshot = kcalloc(ec->taps, sizeof(int16_t), GFP_KERNEL); in oslec_create()
247 memset(ec->fir_taps16[i], 0, ec->taps * sizeof(int16_t)); in oslec_flush()
256 memcpy(ec->snapshot, ec->fir_taps16[0], ec->taps * sizeof(int16_t)); in oslec_snapshot()
262 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) in oslec_update()
443 ec->taps * sizeof(int16_t)); in oslec_update()
[all …]
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_util.h51 int16_t sharpen_level1;
52 int16_t sharpen_level2;
60 int16_t adjust_a[DPU_MAX_DE_CURVES];
61 int16_t adjust_b[DPU_MAX_DE_CURVES];
62 int16_t adjust_c[DPU_MAX_DE_CURVES];
200 int16_t sharpen_level1;
201 int16_t sharpen_level2;
209 int16_t adjust_a[DPU_MAX_DE_CURVES];
210 int16_t adjust_b[DPU_MAX_DE_CURVES];
211 int16_t adjust_c[DPU_MAX_DE_CURVES];
/Linux-v5.4/drivers/gpu/drm/radeon/
Dsmu7_discrete.h437 int16_t TempMin;
438 int16_t TempMed;
439 int16_t TempMax;
440 int16_t Slope1;
441 int16_t Slope2;
442 int16_t FdoMin;
443 int16_t HystUp;
444 int16_t HystDown;
445 int16_t HystSlope;
446 int16_t TempRespLim;
[all …]
Dsislands_smc.h253 int16_t temp_min;
254 int16_t temp_med;
255 int16_t temp_max;
256 int16_t slope1;
257 int16_t slope2;
258 int16_t fdo_min;
259 int16_t hys_up;
260 int16_t hys_down;
261 int16_t hys_slope;
262 int16_t temp_resp_lim;
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h438 int16_t TempMin;
439 int16_t TempMed;
440 int16_t TempMax;
441 int16_t Slope1;
442 int16_t Slope2;
443 int16_t FdoMin;
444 int16_t HystUp;
445 int16_t HystDown;
446 int16_t HystSlope;
447 int16_t TempRespLim;
[all …]
Dsmu71_discrete.h380 int16_t TempMin;
381 int16_t TempMed;
382 int16_t TempMax;
383 int16_t Slope1;
384 int16_t Slope2;
385 int16_t FdoMin;
386 int16_t HystUp;
387 int16_t HystDown;
388 int16_t HystSlope;
389 int16_t TempRespLim;
[all …]
Dsmu73_discrete.h374 int16_t TempMin;
375 int16_t TempMed;
376 int16_t TempMax;
377 int16_t Slope1;
378 int16_t Slope2;
379 int16_t FdoMin;
380 int16_t HystUp;
381 int16_t HystDown;
382 int16_t HystSlope;
383 int16_t TempRespLim;
[all …]
Dsmu74_discrete.h230 int16_t m2;
377 int16_t TempMin;
378 int16_t TempMed;
379 int16_t TempMax;
380 int16_t Slope1;
381 int16_t Slope2;
382 int16_t FdoMin;
383 int16_t HystUp;
384 int16_t HystDown;
385 int16_t HystSlope;
[all …]
Dsmu72_discrete.h383 int16_t TempMin;
384 int16_t TempMed;
385 int16_t TempMax;
386 int16_t Slope1;
387 int16_t Slope2;
388 int16_t FdoMin;
389 int16_t HystUp;
390 int16_t HystDown;
391 int16_t HystSlope;
392 int16_t TempRespLim;
[all …]
Dsmu75_discrete.h383 int16_t TempMin;
384 int16_t TempMed;
385 int16_t TempMax;
386 int16_t Slope1;
387 int16_t Slope2;
388 int16_t FdoMin;
389 int16_t HystUp;
390 int16_t HystDown;
391 int16_t HystSlope;
392 int16_t TempRespLim;
[all …]
/Linux-v5.4/include/xen/interface/
Dgrant_table.h269 int16_t status; /* GNTST_* */
293 int16_t status; /* GNTST_* */
312 int16_t status; /* GNTST_* */
326 int16_t status; /* GNTST_* */
345 int16_t status;
386 int16_t status;
404 int16_t status; /* GNTST_* */
426 int16_t status; /* GNTST_* */
462 int16_t status; /* GNTST_* */
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsislands_smc.h253 int16_t temp_min;
254 int16_t temp_med;
255 int16_t temp_max;
256 int16_t slope1;
257 int16_t slope2;
258 int16_t fdo_min;
259 int16_t hys_up;
260 int16_t hys_down;
261 int16_t hys_slope;
262 int16_t temp_resp_lim;
[all …]
/Linux-v5.4/arch/mips/include/asm/octeon/
Dcvmx-fau.h82 int16_t value:15;
200 static inline int16_t cvmx_fau_fetch_and_add16(cvmx_fau_reg_16_t reg, in cvmx_fau_fetch_and_add16()
201 int16_t value) in cvmx_fau_fetch_and_add16()
281 cvmx_fau_tagwait_fetch_and_add16(cvmx_fau_reg_16_t reg, int16_t value) in cvmx_fau_tagwait_fetch_and_add16()
404 int16_t value) in cvmx_fau_async_fetch_and_add16()
491 int16_t value) in cvmx_fau_async_tagwait_fetch_and_add16()
551 static inline void cvmx_fau_atomic_add16(cvmx_fau_reg_16_t reg, int16_t value) in cvmx_fau_atomic_add16()
601 static inline void cvmx_fau_atomic_write16(cvmx_fau_reg_16_t reg, int16_t value) in cvmx_fau_atomic_write16()
/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dcore_reloc_types.h553 int16_t s16_field;
564 int16_t u16_field;
576 int16_t s16_field;
587 int16_t s16_field;
596 int16_t s8_field; /* not 8-bit anymore */
599 int16_t s16_field;
623 int16_t s16_field;
636 int16_t s16_field;
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Deeprom.c37 int16_t ath9k_hw_interpolate(u16 target, u16 srcLeft, u16 srcRight, in ath9k_hw_interpolate()
38 int16_t targetLeft, int16_t targetRight) in ath9k_hw_interpolate()
40 int16_t rv; in ath9k_hw_interpolate()
45 rv = (int16_t) (((target - srcLeft) * targetRight + in ath9k_hw_interpolate()
463 int16_t ss; in ath9k_hw_get_gain_boundaries_pdadcs()
475 int16_t vpdStep; in ath9k_hw_get_gain_boundaries_pdadcs()
476 int16_t tmpVal; in ath9k_hw_get_gain_boundaries_pdadcs()
479 int16_t minDelta = 0; in ath9k_hw_get_gain_boundaries_pdadcs()
602 ss = (int16_t)(0 - (minPwrT4[i] / 2)); in ath9k_hw_get_gain_boundaries_pdadcs()
606 ss = (int16_t)((pPdGainBoundaries[i - 1] - in ath9k_hw_get_gain_boundaries_pdadcs()
[all …]
Dar9003_aic.c56 static int16_t ar9003_aic_find_valid(bool *cal_sram_valid, in ar9003_aic_find_valid()
59 int16_t i; in ar9003_aic_find_valid()
82 static int16_t ar9003_aic_find_index(u8 type, int16_t value) in ar9003_aic_find_index()
84 int16_t i = -1; in ar9003_aic_find_index()
272 int16_t i; in ar9003_aic_cal_post_process()
312 int16_t start_idx, end_idx; in ar9003_aic_cal_post_process()
391 int16_t rot_dir_path_att_db, rot_quad_path_att_db; in ar9003_aic_cal_post_process()
413 (int16_t)ATH_AIC_MIN_ROT_DIR_ATT_DB), in ar9003_aic_cal_post_process()
417 (int16_t)ATH_AIC_MIN_ROT_QUAD_ATT_DB), in ar9003_aic_cal_post_process()
544 int16_t i; in ar9003_aic_start_normal()
Dcalib.c24 static int16_t ath9k_hw_get_nf_hist_mid(int16_t *nfCalBuffer) in ath9k_hw_get_nf_hist_mid()
26 int16_t nfval; in ath9k_hw_get_nf_hist_mid()
27 int16_t sort[ATH9K_NF_CAL_HIST_MAX]; in ath9k_hw_get_nf_hist_mid()
89 int16_t *nfarray) in ath9k_hw_update_nfcal_hist_buffer()
155 int16_t *nft) in ath9k_hw_get_nf_thresh()
403 int16_t nf, nfThresh; in ath9k_hw_getnf()
404 int16_t nfarray[NUM_NF_READINGS] = { 0 }; in ath9k_hw_getnf()
Dar9003_aic.h51 int16_t dir_path_gain_lin;
52 int16_t quad_path_gain_lin;
/Linux-v5.4/drivers/w1/slaves/
Dw1_ds2438.c86 static int w1_ds2438_get_temperature(struct w1_slave *sl, int16_t *temperature) in w1_ds2438_get_temperature()
117 *temperature = (((int16_t) w1_buf[DS2438_TEMP_MSB]) << 8) | ((uint16_t) w1_buf[DS2438_TEMP_LSB]); in w1_ds2438_get_temperature()
236 static int w1_ds2438_get_current(struct w1_slave *sl, int16_t *voltage) in w1_ds2438_get_current()
245 *voltage = (((int16_t) w1_buf[DS2438_CURRENT_MSB]) << 8) | ((int16_t) w1_buf[DS2438_CURRENT_LSB]); in w1_ds2438_get_current()
283 int16_t voltage; in iad_read()
334 int16_t temp; in temperature_read()
/Linux-v5.4/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h9 typedef int16_t s16;
18 typedef int16_t __s16;
/Linux-v5.4/drivers/isdn/mISDN/
Ddsp_biquad.h39 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2()
Ddsp_ecdis.h56 int16_t amp) in echo_can_disable_detector_update()
58 int16_t notched; in echo_can_disable_detector_update()

12345