/Linux-v4.19/drivers/media/dvb-frontends/ |
D | af9033_priv.h | 39 struct coeff { struct 40 u32 clock; 41 u32 bandwidth_hz; 42 u8 val[36];
|
/Linux-v4.19/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 344 struct gamma_coefficients *coeff, in translate_from_linear_space_ex() 359 struct gamma_coefficients *coeff, in translate_to_linear_space_ex() 453 struct pixel_gamma_point *coeff, in build_custom_gamma_mapping_coefficients_worker() 545 const struct pixel_gamma_point *coeff, in calculate_mapped_value() 692 struct gamma_coefficients coeff; in build_regamma() local 717 struct gamma_coefficients coeff; in build_degamma() local 1135 const struct pixel_gamma_point *coeff = coeff128; in calculate_interpolated_hardware_curve() local 1291 struct gamma_coefficients coeff; in apply_degamma_for_user_regamma() local 1363 struct pixel_gamma_point *coeff = NULL; in mod_color_calculate_regamma_params() local 1459 struct gamma_coefficients coeff; in calculate_user_regamma_coeff() local [all …]
|
D | color_gamma.h | 72 struct regamma_coeff coeff; member
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | ar9003_calib.c | 28 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() 1041 struct coeff *coeff, in ar955x_tx_iq_cal_median() 1072 static struct coeff coeff; in ar9003_hw_tx_iq_cal_post_proc() local
|
/Linux-v4.19/drivers/media/platform/vicodec/ |
D | vicodec-codec.c | 117 int coeff = in >> 4; in derlc() local 167 static void quantize_intra(s16 *coeff, s16 *de_coeff) in quantize_intra() 184 static void dequantize_intra(s16 *coeff) in dequantize_intra() 194 static void quantize_inter(s16 *coeff, s16 *de_coeff) in quantize_inter() 211 static void dequantize_inter(s16 *coeff) in dequantize_inter()
|
/Linux-v4.19/drivers/gpu/drm/msm/dsi/phy/ |
D | dsi_phy.c | 35 s32 ui, s32 coeff, s32 pcnt) in dsi_dphy_timing_calc_clk_zero() 67 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc() local 164 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v2() local 281 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v3() local
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_color.c | 39 #define CTM_COEFF_NEGATIVE(coeff) (((coeff) & CTM_COEFF_SIGN) != 0) argument 40 #define CTM_COEFF_ABS(coeff) ((coeff) & (CTM_COEFF_SIGN - 1)) argument 69 #define ILK_CSC_COEFF_FP(coeff, fbits) \ argument
|
/Linux-v4.19/drivers/media/platform/ti-vpe/ |
D | csc.c | 129 u16 *coeff, *end_coeff; in csc_set_coeff() local
|
/Linux-v4.19/drivers/iio/proximity/ |
D | isl29501.c | 274 u32 value, gain, coeff, exp; in isl29501_read_ext() local 310 enum isl29501_correction_coeff coeff; in isl29501_set_shadow_coeff() local 334 enum isl29501_correction_coeff coeff, in isl29501_write_coeff()
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_hvs.c | 110 #define VC4_INT_TO_COEFF(coeff) (coeff & 0x1ff) argument
|
/Linux-v4.19/drivers/hwmon/pmbus/ |
D | lm25066.c | 414 struct __coeff *coeff; in lm25066_probe() local
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-dsp.c | 110 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
|
/Linux-v4.19/drivers/staging/fbtft/ |
D | fb_agm1264k-fl.c | 269 signed char coeff; in iterate_diffusion_matrix() local
|
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/ |
D | global1_atu.c | 47 const unsigned int coeff = chip->info->age_time_coeff; in mv88e6xxx_g1_atu_set_age_time() local
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm8971.c | 517 int coeff = get_coeff(wm8971->sysclk, params_rate(params)); in wm8971_pcm_hw_params() local
|
D | wm8750.c | 586 int coeff = get_coeff(wm8750->sysclk, params_rate(params)); in wm8750_pcm_hw_params() local
|
D | wm8988.c | 675 int coeff; in wm8988_pcm_hw_params() local
|
D | alc5632.c | 874 int coeff, rate; in alc5632_pcm_hw_params() local
|
D | alc5623.c | 706 int coeff, rate; in alc5623_pcm_hw_params() local
|
D | cs35l34.c | 554 int coeff = cs35l34_get_mclk_coeff(priv->mclk_int, srate); in cs35l34_pcm_hw_params() local
|
D | cs35l33.c | 489 int coeff = cs35l33_get_mclk_coeff(priv->mclk_int, params_rate(params)); in cs35l33_pcm_hw_params() local
|
D | rt5631.c | 1357 int timesofbclk = 32, coeff; in rt5631_hifi_pcm_params() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | gm20b.c | 194 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()
|
/Linux-v4.19/drivers/gpu/drm/bridge/adv7511/ |
D | adv7511_drv.c | 136 const uint16_t *coeff, in adv7511_set_colormap()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | si_dpm.c | 1770 static void si_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t_formula() 1798 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t() 1807 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula() 1826 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v()
|