Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dadm1275.c106 struct coefficients { struct
112 static const struct coefficients adm1075_coefficients[] = {
120 static const struct coefficients adm1272_coefficients[] = {
133 static const struct coefficients adm1275_coefficients[] = {
139 static const struct coefficients adm1276_coefficients[] = {
147 static const struct coefficients adm1278_coefficients[] = {
154 static const struct coefficients adm1293_coefficients[] = {
493 const struct coefficients *coefficients; in adm1275_probe() local
584 coefficients in adm1275_probe()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dadm1275.c109 struct coefficients { struct
115 static const struct coefficients adm1075_coefficients[] = {
123 static const struct coefficients adm1272_coefficients[] = {
136 static const struct coefficients adm1275_coefficients[] = {
142 static const struct coefficients adm1276_coefficients[] = {
150 static const struct coefficients adm1278_coefficients[] = {
157 static const struct coefficients adm1293_coefficients[] = {
517 const struct coefficients *coefficients; in adm1275_probe() local
608 coefficients in adm1275_probe()
[all...]
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dcvb.h28 struct cvb_coefficients coefficients; member
H A Dcvb.c71 &entry->coefficients); in build_opp_table()
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dcvb.h28 struct cvb_coefficients coefficients; member
H A Dcvb.c71 &entry->coefficients); in build_opp_table()
/kernel/linux/linux-5.10/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 */ in dsp_dtmf_goertzel_decode()
152 printk(KERN_ERR "%s: coefficients have invalid " in dsp_dtmf_goertzel_decode()
173 goto coefficients; in dsp_dtmf_goertzel_decode()
206 /* our (squared) coefficients have been calculated, we need to process in dsp_dtmf_goertzel_decode()
209 coefficients: in dsp_dtmf_goertzel_decode()
/kernel/linux/linux-6.6/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 */ in dsp_dtmf_goertzel_decode()
152 printk(KERN_ERR "%s: coefficients have invalid " in dsp_dtmf_goertzel_decode()
173 goto coefficients; in dsp_dtmf_goertzel_decode()
206 /* our (squared) coefficients have been calculated, we need to process in dsp_dtmf_goertzel_decode()
209 coefficients: in dsp_dtmf_goertzel_decode()
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dtopology.h80 s32 coefficients[AVS_CHANNELS_MAX]; member
H A Dtopology.c726 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[0]),
732 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[1]),
738 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[2]),
744 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[3]),
750 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[4]),
756 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[5]),
762 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[6]),
768 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[7]),
H A Dpath.c341 cfg.coefficients[i] = t->cfg_ext->updown_mix.coefficients[i]; in avs_updown_mix_create()
H A Dmessages.h766 s32 coefficients[AVS_CHANNELS_MAX]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c283 static bool build_coefficients(struct gamma_coefficients *coefficients, enum dc_transfer_func_predefined type) in build_coefficients() argument
306 coefficients->a0[i] = dc_fixpt_from_fraction( in build_coefficients()
308 coefficients->a1[i] = dc_fixpt_from_fraction( in build_coefficients()
310 coefficients->a2[i] = dc_fixpt_from_fraction( in build_coefficients()
312 coefficients->a3[i] = dc_fixpt_from_fraction( in build_coefficients()
314 coefficients->user_gamma[i] = dc_fixpt_from_fraction( in build_coefficients()
318 } while (i != ARRAY_SIZE(coefficients->a0)); in build_coefficients()
1490 * coefficients while also using an array of 0-255 normalized to 0-1
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c56 * Regamma coefficients are used for both regamma and degamma. Degamma
57 * coefficients are calculated in our formula using the regamma coefficients.
293 static bool build_coefficients(struct gamma_coefficients *coefficients, in build_coefficients() argument
317 coefficients->a0[i] = dc_fixpt_from_fraction( in build_coefficients()
319 coefficients->a1[i] = dc_fixpt_from_fraction( in build_coefficients()
321 coefficients->a2[i] = dc_fixpt_from_fraction( in build_coefficients()
323 coefficients->a3[i] = dc_fixpt_from_fraction( in build_coefficients()
325 coefficients->user_gamma[i] = dc_fixpt_from_fraction( in build_coefficients()
329 } while (i != ARRAY_SIZE(coefficients in build_coefficients()
[all...]
/kernel/linux/linux-5.10/sound/pci/nm256/
H A Dnm256.c336 snd_nm256_write_buffer(chip, coefficients + offset, coeff_buf, size); in snd_nm256_load_one_coefficient()
357 "NM256: Engine was enabled while loading coefficients!\n"); in snd_nm256_load_coefficient()
371 snd_nm256_write_buffer(chip, coefficients, chip->all_coeff_buf, in snd_nm256_load_coefficient()
H A Dnm256_coef.c4 static const char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
/kernel/linux/linux-6.6/sound/pci/nm256/
H A Dnm256.c332 snd_nm256_write_buffer(chip, coefficients + offset, coeff_buf, size); in snd_nm256_load_one_coefficient()
353 "NM256: Engine was enabled while loading coefficients!\n"); in snd_nm256_load_coefficient()
367 snd_nm256_write_buffer(chip, coefficients, chip->all_coeff_buf, in snd_nm256_load_coefficient()
/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-torrent.c498 * coefficients, for particular voltage swing and pre-emphasis level. Values
501 struct coefficients { struct
514 static const struct coefficients vltg_coeff[4][4] = {
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-torrent.c624 * coefficients, for particular voltage swing and pre-emphasis level. Values
627 struct coefficients { struct
640 static const struct coefficients vltg_coeff[4][4] = {
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
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 #
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 #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
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 #
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 #

Completed in 113 milliseconds

12