Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/drivers/media/dvb-frontends/
H A Daf9033_priv.h30 struct coeff { struct
31 u32 clock;
32 u32 bandwidth_hz;
33 u8 val[36];
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c29 s32 ui, s32 coeff, s32 pcnt) in dsi_dphy_timing_calc_clk_zero()
61 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc() local
158 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v2() local
274 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v3() local
385 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v4() local
476 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_cphy_timing_calc_v4() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c28 struct coeff { struct
29 int mag_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; argument
30 int phs_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; argument
31 int iqc_coeff[2]; argument
889 struct coeff *coeff, in ar9003_hw_tx_iq_cal_outlier_detection()
1004 struct coeff *coeff, in __ar955x_tx_iq_cal_sort()
1037 struct coeff *coeff, in ar955x_tx_iq_cal_median()
1068 static struct coeff coeff; in ar9003_hw_tx_iq_cal_post_proc() local
/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c474 struct gamma_coefficients *coeff, in translate_from_linear_space_ex()
494 struct gamma_coefficients *coeff, in translate_to_linear_space_ex()
588 struct pixel_gamma_point *coeff, in build_custom_gamma_mapping_coefficients_worker()
680 const struct pixel_gamma_point *coeff, in calculate_mapped_value()
830 struct gamma_coefficients *coeff; in build_regamma() local
1083 struct gamma_coefficients coeff; in build_degamma() local
1532 const struct pixel_gamma_point *coeff = coeff128; in calculate_interpolated_hardware_curve() local
1690 struct gamma_coefficients coeff; in apply_degamma_for_user_regamma() local
1761 struct gamma_coefficients coeff; in calculate_user_regamma_coeff() local
1884 struct pixel_gamma_point *coeff = NULL; in mod_color_calculate_degamma_params() local
[all …]
H A Dcolor_gamma.h75 struct regamma_coeff coeff; member
/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dcsc.c27 u16 coeff[12]; member
144 u16 *coeff, *end_coeff; in csc_set_coeff() local
/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c140 int coeff; in derlc() local
196 static void quantize_intra(s16 *coeff, s16 *de_coeff, u16 qp) in quantize_intra()
212 static void dequantize_intra(s16 *coeff) in dequantize_intra()
222 static void quantize_inter(s16 *coeff, s16 *de_coeff, u16 qp) in quantize_inter()
238 static void dequantize_inter(s16 *coeff) in dequantize_inter()
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27034.c821 static u64 bu27034_fixp_calc_t1_64bit(unsigned int coeff, unsigned int ch0, in bu27034_fixp_calc_t1_64bit()
843 static u64 bu27034_fixp_calc_t1(unsigned int coeff, unsigned int ch0, in bu27034_fixp_calc_t1()
869 static u64 bu27034_fixp_calc_t23(unsigned int coeff, unsigned int ch, in bu27034_fixp_calc_t23()
888 static const struct bu27034_lx_coeff coeff[] = { in bu27034_fixp_calc_lx() local
/openbmc/linux/drivers/iio/proximity/
H A Disl29501.c266 u32 value, gain, coeff, exp; in isl29501_read_ext() local
302 enum isl29501_correction_coeff coeff; in isl29501_set_shadow_coeff() local
326 enum isl29501_correction_coeff coeff, in isl29501_write_coeff()
/openbmc/u-boot/drivers/video/
H A Dipu_disp.c35 const int (*coeff)[5][3]; member
383 const int (*coeff)[5][3]; in ipu_dp_csc_setup() local
/openbmc/linux/drivers/hwmon/pmbus/
H A Dlm25066.c470 const struct __coeff *coeff; in lm25066_probe() local
/openbmc/linux/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c256 signed char coeff; in iterate_diffusion_matrix() local
/openbmc/linux/sound/soc/codecs/
H A Dwm8971.c513 int coeff = get_coeff(wm8971->sysclk, params_rate(params)); in wm8971_pcm_hw_params() local
H A Dwm8750.c583 int coeff = get_coeff(wm8750->sysclk, params_rate(params)); in wm8750_pcm_hw_params() local
H A Dwm8988.c672 int coeff; in wm8988_pcm_hw_params() local
H A Dmsm8916-wcd-digital.c433 u32 coeff[BAND_MAX]; in msm8x16_wcd_get_iir_band_audio_mixer() local
479 u32 coeff[BAND_MAX]; in msm8x16_wcd_put_iir_band_audio_mixer() local
H A Dalc5632.c871 int coeff, rate; in alc5632_pcm_hw_params() local
H A Dalc5623.c701 int coeff, rate; in alc5623_pcm_hw_params() local
H A Des8326.c338 int coeff; in es8326_pcm_hw_params() local
H A Dcs35l34.c549 int coeff = cs35l34_get_mclk_coeff(priv->mclk_int, srate); in cs35l34_pcm_hw_params() local
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-dsp.c101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
/openbmc/linux/include/media/
H A Dv4l2-vp9.h142 u32 (*coeff[4][2][2][6][6])[3]; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c194 u32 coeff; in gm20b_dvfs_calc_det_coeff() local
513 gm20b_dvfs_program_coeff(struct gm20b_clk *clk, u32 coeff) in gm20b_dvfs_program_coeff()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c47 const unsigned int coeff = chip->info->age_time_coeff; in mv88e6xxx_g1_atu_set_age_time() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c92 #define CTM_COEFF_NEGATIVE(coeff) (((coeff) & CTM_COEFF_SIGN) != 0) argument
93 #define CTM_COEFF_ABS(coeff) ((coeff) & (CTM_COEFF_SIGN - 1)) argument
121 #define ILK_CSC_COEFF_FP(coeff, fbits) \ argument
571 static u16 ctm_to_twos_complement(u64 coeff, int int_bits, int frac_bits) in ctm_to_twos_complement()

12