/drivers/media/dvb-frontends/ |
D | af9033_priv.h | 30 struct coeff { struct 31 u32 clock; 32 u32 bandwidth_hz; 33 u8 val[36];
|
/drivers/gpu/drm/msm/dsi/phy/ |
D | dsi_phy.c | 29 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 383 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v4() local 472 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_cphy_timing_calc_v4() local
|
/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() 1037 struct coeff *coeff, in ar955x_tx_iq_cal_median() 1068 static struct coeff coeff; in ar9003_hw_tx_iq_cal_post_proc() local
|
/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 475 struct gamma_coefficients *coeff, in translate_from_linear_space_ex() 495 struct gamma_coefficients *coeff, in translate_to_linear_space_ex() 589 struct pixel_gamma_point *coeff, in build_custom_gamma_mapping_coefficients_worker() 681 const struct pixel_gamma_point *coeff, in calculate_mapped_value() 831 struct gamma_coefficients *coeff; in build_regamma() local 1084 struct gamma_coefficients coeff; in build_degamma() local 1533 const struct pixel_gamma_point *coeff = coeff128; in calculate_interpolated_hardware_curve() local 1691 struct gamma_coefficients coeff; in apply_degamma_for_user_regamma() local 1762 struct gamma_coefficients coeff; in calculate_user_regamma_coeff() local 1885 struct pixel_gamma_point *coeff = NULL; in mod_color_calculate_degamma_params() local [all …]
|
D | color_gamma.h | 75 struct regamma_coeff coeff; member
|
/drivers/media/test-drivers/vicodec/ |
D | codec-fwht.c | 140 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()
|
/drivers/media/platform/ti/vpe/ |
D | csc.c | 27 u16 coeff[12]; member 144 u16 *coeff, *end_coeff; in csc_set_coeff() local
|
/drivers/iio/proximity/ |
D | isl29501.c | 266 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()
|
/drivers/gpu/drm/i915/display/ |
D | intel_color.c | 72 #define CTM_COEFF_NEGATIVE(coeff) (((coeff) & CTM_COEFF_SIGN) != 0) argument 73 #define CTM_COEFF_ABS(coeff) ((coeff) & (CTM_COEFF_SIGN - 1)) argument 101 #define ILK_CSC_COEFF_FP(coeff, fbits) \ argument 322 u16 coeff[9]; in ilk_load_csc_matrix() local 357 u16 coeff[9]; in icl_load_csc_matrix() local
|
/drivers/hwmon/pmbus/ |
D | lm25066.c | 470 const struct __coeff *coeff; in lm25066_probe() local
|
/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()
|
/drivers/staging/fbtft/ |
D | fb_agm1264k-fl.c | 256 signed char coeff; in iterate_diffusion_matrix() local
|
/drivers/media/pci/cx88/ |
D | cx88-dsp.c | 101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
|
/drivers/net/dsa/mv88e6xxx/ |
D | global1_atu.c | 46 const unsigned int coeff = chip->info->age_time_coeff; in mv88e6xxx_g1_atu_set_age_time() local
|
/drivers/gpu/drm/bridge/adv7511/ |
D | adv7511_drv.c | 136 const uint16_t *coeff, in adv7511_set_colormap()
|
/drivers/gpu/drm/radeon/ |
D | si_dpm.c | 1750 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() 1778 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t() 1787 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula() 1806 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v()
|
D | ni_dpm.c | 740 static void ni_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in ni_calculate_leakage_for_v_and_t_formula() 762 const struct ni_leakage_coeffients *coeff, in ni_calculate_leakage_for_v_and_t()
|
/drivers/gpu/drm/vc4/ |
D | vc4_hvs.c | 147 #define VC4_INT_TO_COEFF(coeff) (coeff & 0x1ff) argument
|
/drivers/staging/media/deprecated/vpfe_capture/ |
D | dm355_ccdc.h | 132 struct ccdc_float coeff[CCDC_CSC_COEFF_TABLE_SIZE]; member
|
D | isif.h | 199 struct isif_float_8 coeff[ISIF_CSC_NUM_COEFF]; member
|
/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | opp.h | 173 struct fixed31_32 coeff; member
|
/drivers/gpu/drm/amd/pm/legacy-dpm/ |
D | si_dpm.c | 1858 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() 1886 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t() 1895 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula() 1914 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v()
|
/drivers/staging/media/rkvdec/ |
D | rkvdec-vp9.c | 99 u32 coeff[3]; member
|
/drivers/net/wireless/broadcom/b43/ |
D | phy_lp.c | 1373 u32 iq_comp, tx_gain, coeff, rf_power; in lpphy_set_tx_power_by_index() local
|
/drivers/staging/media/ipu3/ |
D | ipu3-css-params.c | 76 s64 coeff = coeffs[coeffs_size - in imgu_css_scaler_setup_lut() local
|