Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/misc/echo/
Dfir.h56 const int16_t *coeffs;
57 int16_t *history;
69 int16_t *history;
83 static inline const int16_t *fir16_create(struct fir16_state_t *fir, in fir16_create()
84 const int16_t *coeffs, int taps) in fir16_create()
89 fir->history = kcalloc(taps, sizeof(int16_t), GFP_KERNEL); in fir16_create()
95 memset(fir->history, 0, fir->taps * sizeof(int16_t)); in fir16_flush()
103 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16()
122 return (int16_t) (y >> 15); in fir16()
125 static inline const int16_t *fir32_create(struct fir32_state_t *fir, in fir32_create()
[all …]
Decho.h130 int16_t tx;
131 int16_t rx;
132 int16_t clean;
133 int16_t clean_nlp;
143 int16_t adapt;
145 int16_t shift;
164 int16_t *fir_taps16[2];
184 int16_t *snapshot;
Doslec.h83 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx);
92 int16_t oslec_hpf_tx(struct oslec_state *ec, int16_t tx);
Decho.c139 ec->fir_taps16[1][i] += (int16_t) ((exp + (1 << 14)) >> 15); in lms_adapt_bg()
143 ec->fir_taps16[1][i] += (int16_t) ((exp + (1 << 14)) >> 15); in lms_adapt_bg()
159 const int16_t *history; in oslec_create()
170 kcalloc(ec->taps, sizeof(int16_t), GFP_KERNEL); in oslec_create()
175 kcalloc(ec->taps, sizeof(int16_t), GFP_KERNEL); in oslec_create()
192 ec->snapshot = kcalloc(ec->taps, sizeof(int16_t), GFP_KERNEL); in oslec_create()
259 memset(ec->fir_taps16[i], 0, ec->taps * sizeof(int16_t)); in oslec_flush()
268 memcpy(ec->snapshot, ec->fir_taps16[0], ec->taps * sizeof(int16_t)); in oslec_snapshot()
274 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) in oslec_update()
455 ec->taps * sizeof(int16_t)); in oslec_update()
[all …]
/Linux-v4.19/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-v4.19/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-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_util.h60 int16_t sharpen_level1;
61 int16_t sharpen_level2;
69 int16_t adjust_a[DPU_MAX_DE_CURVES];
70 int16_t adjust_b[DPU_MAX_DE_CURVES];
71 int16_t adjust_c[DPU_MAX_DE_CURVES];
219 int16_t sharpen_level1;
220 int16_t sharpen_level2;
228 int16_t adjust_a[DPU_MAX_DE_CURVES];
229 int16_t adjust_b[DPU_MAX_DE_CURVES];
230 int16_t adjust_c[DPU_MAX_DE_CURVES];
/Linux-v4.19/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-v4.19/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-v4.19/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-v4.19/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-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega12_smumgr.h52 uint8_t *table, int16_t table_id);
54 uint8_t *table, int16_t table_id);
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h9 typedef int16_t s16;
18 typedef int16_t __s16;
/Linux-v4.19/drivers/isdn/mISDN/
Ddsp_biquad.h53 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2()
Ddsp_ecdis.h70 int16_t amp) in echo_can_disable_detector_update()
72 int16_t notched; in echo_can_disable_detector_update()
/Linux-v4.19/arch/mips/boot/
Decoff.h38 int16_t magic; /* see above */
39 int16_t vstamp; /* version stamp */

1234