Searched refs:coefficients (Results 1 - 110 of 110) sorted by relevance

/linux-4.4.14/drivers/hwmon/pmbus/
H A Dadm1275.c88 struct coefficients { struct
94 static const struct coefficients adm1075_coefficients[] = {
102 static const struct coefficients adm1275_coefficients[] = {
108 static const struct coefficients adm1276_coefficients[] = {
116 static const struct coefficients adm1293_coefficients[] = {
330 const struct coefficients *coefficients; adm1275_probe() local
404 coefficients = adm1075_coefficients; adm1275_probe()
433 coefficients = adm1275_coefficients; adm1275_probe()
452 coefficients = adm1276_coefficients; adm1275_probe()
470 coefficients = adm1293_coefficients; adm1275_probe()
521 info->m[PSC_VOLTAGE_IN] = coefficients[vindex].m; adm1275_probe()
522 info->b[PSC_VOLTAGE_IN] = coefficients[vindex].b; adm1275_probe()
523 info->R[PSC_VOLTAGE_IN] = coefficients[vindex].R; adm1275_probe()
526 info->m[PSC_VOLTAGE_OUT] = coefficients[voindex].m; adm1275_probe()
527 info->b[PSC_VOLTAGE_OUT] = coefficients[voindex].b; adm1275_probe()
528 info->R[PSC_VOLTAGE_OUT] = coefficients[voindex].R; adm1275_probe()
531 info->m[PSC_CURRENT_OUT] = coefficients[cindex].m; adm1275_probe()
532 info->b[PSC_CURRENT_OUT] = coefficients[cindex].b; adm1275_probe()
533 info->R[PSC_CURRENT_OUT] = coefficients[cindex].R; adm1275_probe()
536 info->m[PSC_POWER] = coefficients[pindex].m; adm1275_probe()
537 info->b[PSC_POWER] = coefficients[pindex].b; adm1275_probe()
538 info->R[PSC_POWER] = coefficients[pindex].R; adm1275_probe()
H A Dlm25066.c234 /* Adjust returned value to match VIN coefficients */ lm25066_read_word_data()
325 /* Adjust returned value to match VIN coefficients */ lm25056_read_word_data()
333 /* Adjust returned value to match VIN coefficients */ lm25056_read_word_data()
404 /* Adjust from VIN coefficients (for LM25056) */ lm25066_write_word_data()
412 /* Adjust from VIN coefficients (for LM25056) */ lm25066_write_word_data()
H A Dpmbus.c147 * the coefficients from the chip, one set per group of sensor pmbus_identify()
H A Dpmbus.h351 * Support one set of coefficients for each sensor type
/linux-4.4.14/drivers/media/platform/omap3isp/
H A Dispresizer.h24 * Constants for filter coefficients count
29 * struct isprsz_coef - Structure for resizer filter coefficients.
30 * @h_filter_coef_4tap: Horizontal filter coefficients for 8-phase/4-tap
32 * @v_filter_coef_4tap: Vertical filter coefficients for 8-phase/4-tap
34 * @h_filter_coef_7tap: Horizontal filter coefficients for 4-phase/7-tap
36 * @v_filter_coef_7tap: Vertical filter coefficients for 4-phase/7-tap
H A Disppreview.h65 * @cfa: CFA coefficients.
66 * @csup: Chroma suppression coefficients.
67 * @luma: Luma enhancement coefficients.
68 * @nf: Noise filter coefficients.
69 * @dcor: Noise filter coefficients.
70 * @gamma: Gamma coefficients.
H A Dispresizer.c61 * Default (and only) configuration of filter coefficients.
324 /* prepare horizontal filter coefficients */ resizer_set_ratio()
330 /* prepare vertical filter coefficients */ resizer_set_ratio()
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp_dtmf.c98 * calculate the coefficients of the given sample and decode *
114 * fmt - 0 = alaw, 1 = ulaw, 2 = coefficients from HFC DTMF hw-decoder
148 case 2: /* HFC coefficients */ dsp_dtmf_goertzel_decode()
152 printk(KERN_ERR "%s: coefficients have invalid " dsp_dtmf_goertzel_decode()
173 goto coefficients; dsp_dtmf_goertzel_decode()
206 /* our (squared) coefficients have been calculated, we need to process dsp_dtmf_goertzel_decode()
209 coefficients: dsp_dtmf_goertzel_decode()
H A Ddsp_core.c777 case (DTMF_HFC_COEF): /* getting coefficients */ dsp_function()
781 "coefficients from HFC\n", dsp_function()
/linux-4.4.14/drivers/media/platform/ti-vpe/
H A Dsc.c57 * set the horizontal scaler coefficients according to the ratio of output to
96 * for each phase, the scaler expects space for 8 coefficients sc_set_hs_coeffs()
98 * 7 coefficients and skip the last slot to move to the next sc_set_hs_coeffs()
99 * row to hold coefficients for the next phase sc_set_hs_coeffs()
110 * set the vertical scaler coefficients according to the ratio of output to
142 * for the vertical scaler, we copy the first 5 coefficients and sc_set_vs_coeffs()
144 * coefficients for the next phase sc_set_vs_coeffs()
H A Dcsc.c24 * 16 coefficients in the order:
40 /* default colorspace coefficients */
152 /* select between SD or HD coefficients */ csc_set_coeff()
H A Dvpdma.c478 * header, this is used to upload scaler coefficients to the scaler module
H A Dvpe.c109 * Default upsampler coefficients
629 * Load the correct of upsampler coefficients into the shadow MMRs
H A Dsc_coeff.h18 /* horizontal scaler coefficients */
646 /* vertical scaler coefficients */
/linux-4.4.14/drivers/clk/tegra/
H A Dcvb.h37 struct cvb_coefficients coefficients; member in struct:cvb_table_freq_entry
H A Dcvb.c82 speedo_value, d->speedo_scale, &table->coefficients); build_opp_table()
H A Dclk-dfll.c72 /* DFLL_PARAMS: tuning coefficients for closed loop integrator */
/linux-4.4.14/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.h35 * @prom: array of PROM coefficients used for conversion. Added element
H A Dms_sensors_i2c.c494 * This function is only used when reading PROM coefficients
496 * @prom: pointer to PROM coefficients array
497 * @len: length of PROM coefficients array
532 * This function will read prom coefficients and check CRC.
554 "Calibration coefficients crc check error\n"); ms_sensors_tp_read_prom()
/linux-4.4.14/drivers/iio/temperature/
H A Dtsys01.c42 /* Multiplication coefficients for temperature computation */
151 dev_info(&indio_dev->dev, "PROM coefficients : %s\n", buf); tsys01_read_prom()
/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl-topology.h36 /* Maximum number of coefficients up down mixer module */
140 /* This should be set to 1 if user coefficients are required */
H A Dskl-messages.c437 * It also take coefficients and now we have defaults applied here
/linux-4.4.14/drivers/misc/echo/
H A Dfir.h59 * instance of an FIR filter using 16 bit integer coefficients.
70 * instance of an FIR filter using 32 bit integer coefficients, and filtering
82 * instance of an FIR filter using floating point coefficients and data.
H A Decho.c59 code to work with 16 bit coefficients, rather than the original 32
/linux-4.4.14/arch/frv/include/asm/
H A Dmb93493-regs.h97 #define MB93493_VCC_RHY 0x108 /* horizontal brightness filter coefficients */
98 #define MB93493_VCC_RHC 0x10c /* horizontal colour-difference filter coefficients */
103 #define MB93493_VCC_RV 0x120 /* vertical filter coefficients */
/linux-4.4.14/sound/soc/codecs/
H A Dmax98095.h307 /* Equalizer filter coefficients */
311 /* Biquad filter coefficients */
H A Dwm8711.c112 /* codec mclk clock divider coefficients */
H A Dab8500-codec.c1039 /* ANC FIR-coefficients configuration sequence */ anc_fir()
1056 /* ANC IIR-coefficients configuration sequence */ anc_iir()
1087 /* ANC IIR-/FIR-coefficients configuration sequence */ anc_configure()
1139 /* Write sidetone FIR-coefficients configuration sequence */ sid_status_control_put()
H A Dssm2602.c210 /* codec mclk clock coefficients */
H A Dwm8737.c279 /* codec mclk clock divider coefficients */
H A Dsta32x.c254 /* byte array controls for setting biquad, mixer, scaling coefficients;
255 * for biquads all five coefficients need to be set in one go,
H A Dsta350.c293 * byte array controls for setting biquad, mixer, scaling coefficients;
294 * for biquads all five coefficients need to be set in one go,
H A Dwm8971.c372 /* codec hifi mclk clock divider coefficients */
H A Dwm8988.c460 /* codec hifi mclk clock divider coefficients */
H A Dwm8731.c260 /* codec mclk clock divider coefficients */
H A Dwm8750.c438 /* codec hifi mclk clock divider coefficients */
H A Dwm_adsp.c1676 * coefficients. wm_adsp_load_coeff()
1680 region_name = "global coefficients"; wm_adsp_load_coeff()
H A Darizona.c2389 dev_err(arizona->dev, "Rejecting unstable EQ coefficients\n"); arizona_eq_coeff_put()
2418 dev_err(arizona->dev, "Rejecting unstable LHPF coefficients\n"); arizona_lhpf_coeff_put()
H A Dalc5623.c594 /* codec hifi mclk (after PLL) clock divider coefficients */
H A Dalc5632.c772 /* codec hifi mclk (after PLL) clock divider coefficients */
H A Dmax98088.c931 /* codec mclk clock divider coefficients */
H A Dwm8753.c802 /* codec hifi mclk (after PLL) clock divider coefficients */
H A Dmax98095.c910 /* codec mclk clock divider coefficients */
/linux-4.4.14/lib/reed_solomon/
H A Dreed_solomon.c57 * @gfpoly: Field generator polynomial coefficients
188 * @gfpoly: the extended Galois field generator polynomial coefficients,
252 * @gfpoly: the extended Galois field generator polynomial coefficients,
/linux-4.4.14/drivers/video/fbdev/geode/
H A Dlxfb_ops.c623 /* save the horizontal filter coefficients */ lx_save_regs()
631 /* save the vertical filter coefficients */ lx_save_regs()
717 /* restore the horizontal filter coefficients */ lx_restore_display_ctlr()
725 /* restore the vertical filter coefficients */ lx_restore_display_ctlr()
/linux-4.4.14/drivers/media/i2c/
H A Dsr030pc30.c95 /* Color correction coefficients */
97 /* Color correction offset coefficients */
101 /* Gamma correction coefficients 0.14 */
251 /* Color corection coefficients */
H A Dov7670.c344 /* Matrix coefficients */
/linux-4.4.14/drivers/net/wireless/b43/
H A Dphy_ht.h40 #define B43_PHY_HT_TXPCTL_CMD_C1_COEFF 0x2000 /* Power control coefficients */
H A Dphy_n.h637 #define B43_NPHY_TXPCTL_CMD_COEFF 0x2000 /* Power control coefficients */
/linux-4.4.14/include/sound/
H A Dsoc-topology.h11 * Simple file API to load FW that includes mixers, coefficients, DAPM graphs,
/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp-filter.h15 * coef: filter coefficients
199 * coef: filter coefficients
/linux-4.4.14/sound/soc/omap/
H A Dmcbsp.h285 s16 taps[128]; /* Sidetone filter coefficients */
286 int nr_taps; /* Number of filter coefficients in use */
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c237 * filter. Both A and B coefficients are applied to the 14 nearest
241 * used: B-coefficients are applied the same on both sides,
242 * A-coefficients are inverted before being applied to the opposite
/linux-4.4.14/drivers/gpu/ipu-v3/
H A Dipu-ic.c177 s16 coeff[3][3]; /* signed 9-bit integer coefficients */
179 u8 scale:2; /* scale coefficients * 2^(scale-1) */
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.c275 /* get old coefficients */ gk20a_pllg_slide()
350 /* get old coefficients */ _gk20a_pllg_program_mnp()
/linux-4.4.14/lib/
H A Dstring_helpers.c63 * we do the reduction so both coefficients are just under 32 bits so string_get_size()
68 * precision is in the coefficients. string_get_size()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.h29 /* JPEG RGB to YCbCr conversion matrix coefficients */
H A Djpeg-regs.h639 /* RGB <-> YUV conversion coefficients */
/linux-4.4.14/net/ipv4/
H A Dtcp_westwood.c78 * Low-pass filter. Implemented using constant coefficients.
/linux-4.4.14/drivers/iio/light/
H A Dtsl2563.c49 /* Bits used for fraction in calibration coefficients.*/
130 /* Calibration coefficients */
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D3945.h307 s32 a, b, c, d, e; /* coefficients for voltage->power
320 * These coefficients are use to modify a/b/c/d/e coeffs based on
/linux-4.4.14/include/uapi/linux/
H A Domap3isp.h543 * @matrix: Color space conversion coefficients(S10Q8)
618 * @csup: Pointer to Structure for Chrominance Suppression coefficients.
H A Dixjuser.h537 * US coefficients by default, so if you live in a different country you
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dau8522_priv.h115 /* 0xB8 TO 0xD7 are the filter coefficients */
H A Ddib3000mb_priv.h377 /* filter coefficients */
H A Dau8522_decoder.c100 /* Registers 0x060b through 0x0652 are the LP Filter coefficients
H A Daf9013.c599 /* program CFOE coefficients */ af9013_set_frontend()
H A Daf9033.c581 /* program CFOE coefficients */ af9033_set_frontend()
H A Dstv0367.c2658 /* Filters' coefficients are calculated and written stv0367cab_set_srate()
/linux-4.4.14/include/uapi/sound/
H A Dasoc.h11 * Simple file API to load FW that includes mixers, coefficients, DAPM graphs,
/linux-4.4.14/arch/m68k/fpsp040/
H A Dsetox.S129 | Notes: a) In order to reduce memory access, the coefficients are
249 | Notes: a) In order to reduce memory access, the coefficients are
303 | Notes: a) In order to reduce memory access, the coefficients are
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h983 * \brief Parameters for loading filter coefficients
989 /**< pointer to coefficients for RE */
991 /**< pointer to coefficients for IM */
993 /**< size of coefficients for RE */
995 /**< size of coefficients for IM */
H A Ddrxj.c10337 /* PRE-Filter coefficients (PFI) */ ctrl_set_oob()
10349 /* NYQUIST-Filter coefficients (NYQ) */ ctrl_set_oob()
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h478 #define PIXC_RYCON 0xffc04440 /* Color space conversion matrix register. Contains the R/Y conversion coefficients */
479 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. Contains the G/U conversion coefficients */
480 #define PIXC_BVCON 0xffc04448 /* Color space conversion matrix register. Contains the B/V conversion coefficients */
H A DdefBF547.h455 #define PIXC_RYCON 0xffc04440 /* Color space conversion matrix register. Contains the R/Y conversion coefficients */
456 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. Contains the G/U conversion coefficients */
457 #define PIXC_BVCON 0xffc04448 /* Color space conversion matrix register. Contains the B/V conversion coefficients */
/linux-4.4.14/sound/pci/nm256/
H A Dnm256.c350 snd_nm256_write_buffer(chip, coefficients + offset, coeff_buf, size); snd_nm256_load_one_coefficient()
371 "NM256: Engine was enabled while loading coefficients!\n"); snd_nm256_load_coefficient()
385 snd_nm256_write_buffer(chip, coefficients, chip->all_coeff_buf, snd_nm256_load_coefficient()
H A Dnm256_coef.c3 static char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
/linux-4.4.14/crypto/async_tx/
H A Dasync_pq.c208 * sources and update the coefficients accordingly async_gen_syndrome()
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dmx2_camera.c208 int len; /* number of coefficients */
209 unsigned char s[RESIZE_NUM_MAX]; /* table of coefficients */
/linux-4.4.14/drivers/video/fbdev/mbx/
H A Dmbxfb.c823 /* Those coefficients are good for scaling up. For scaling enable_controller()
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-core.h446 * @colorfx_cbcr: Cb/Cr coefficients control
/linux-4.4.14/drivers/cpuidle/governors/
H A Dmenu.c410 /* Make sure our coefficients do not exceed unity */ menu_update()
/linux-4.4.14/sound/pci/hda/
H A Dhda_proc.c33 MODULE_PARM_DESC(dump_coef, "Dump processing coefficients in codec proc file (-1=auto, 0=disable, 1=enable)");
/linux-4.4.14/drivers/thermal/
H A Dof-thermal.c765 ret = of_property_read_u32_array(np, "coefficients", coef, 2); thermal_of_build_thermal_zone()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dpcie.c750 /* check if these coefficients violate EQ rules */ load_eq_table()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h204 int DTMFbase; /* base address of DTMF coefficients */
H A Dhfcmulti.c1835 * read dtmf coefficients
/linux-4.4.14/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c284 /* get filter coefficients for cya, cyb from table hps_v_coeff_tab */ calculate_v_scale_registers()
/linux-4.4.14/drivers/hwmon/
H A Dsht15.c643 * Humidity conversion coefficients are shown in table 7 of the datasheet.
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_overlay.c107 /* polyphase filter coefficients */
H A Di915_reg.h3785 * CSC coefficients are stored in a floating point format with 9 bits of
H A Dintel_display.c4566 /* Force use of hard-coded filter coefficients ironlake_pfit_enable()
7377 /* Set HBR and RBR LPF coefficients */ vlv_prepare_pll()
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddc.c363 /* setup default colorspace conversion coefficients */ tegra_dc_setup_window()
/linux-4.4.14/crypto/
H A Dtwofish_common.c309 * are polynomials of degree not greater than 7 and all coefficients 0 or 1,
/linux-4.4.14/include/linux/
H A Ddmaengine.h938 * source slots to reuse P and Q with the following coefficients:
/linux-4.4.14/sound/soc/
H A Dsoc-topology.c22 * equalizers, firmware, coefficients etc.
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.c454 pr_err("Invalid CSC coefficients\n"); isif_validate_df_csc_params()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgk104.c1070 /* calculate refpll coefficients */ gk104_ram_calc_xits()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dspca501.c134 /* Color correction and RGB-to-YUV transformation coefficients changing */
H A Dov519.c1878 /* Matrix coefficients */
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c1166 /* Enable override for coefficients. */ ixgbe_setup_ixfi_x550em()
/linux-4.4.14/drivers/block/
H A Damiflop.c888 ; First, you should regard a bitstring as a series of coefficients of
/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront_synth.c46 associated coefficients to set it up for "default"
/linux-4.4.14/sound/pci/
H A Dmaestro3.c2144 * write the coefficients for the low pass filter? snd_m3_assp_init()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfplsp.S6786 # Notes: a) In order to reduce memory access, the coefficients #
6914 # Notes: a) In order to reduce memory access, the coefficients #
6972 # Notes: a) In order to reduce memory access, the coefficients #
H A Dfpsp.S6892 # Notes: a) In order to reduce memory access, the coefficients #
7020 # Notes: a) In order to reduce memory access, the coefficients #
7078 # Notes: a) In order to reduce memory access, the coefficients #
/linux-4.4.14/drivers/net/ethernet/natsemi/
H A Dnatsemi.c312 #define TSTDAT_FIXED 0xe8 /* magic number for bad coefficients */
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datombios.h6224 USHORT ucFilter0_Offset; //Pointer to filter format 0 coefficients
6225 USHORT usFilter1_Offset; //Pointer to filter format 0 coefficients
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Datombios.h6667 USHORT ucFilter0_Offset; //Pointer to filter format 0 coefficients
6668 USHORT usFilter1_Offset; //Pointer to filter format 0 coefficients
/linux-4.4.14/kernel/sched/
H A Dfair.c2533 * coefficients of a geometric series. To do this we sub-divide our runnable

Completed in 4924 milliseconds