Home
last modified time | relevance | path

Searched refs:coefficients (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/linux/drivers/hwmon/pmbus/
H A Dadm1275.c109 struct coefficients { struct
115 static const struct coefficients adm1075_coefficients[] = { argument
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 = adm1075_coefficients; in adm1275_probe()
636 coefficients = adm1272_coefficients; in adm1275_probe()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/
H A D0004-Always-check-the-number-of-coefficients.patch4 Subject: [PATCH] Always check the number of coefficients
7 so it's better to always check that the number of coefficients
38 + "Bad number of coefficients");
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dbrcm,iproc-sba.txt7 The "brcm,iproc-sba" has support for only 6 PQ coefficients
8 The "brcm,iproc-sba-v2" has support for only 30 PQ coefficients
/openbmc/linux/Documentation/hwmon/
H A Dsht15.rst48 The humidity calibration coefficients are programmed into an OTP memory on the
49 chip. These coefficients are used to internally calibrate the signals from the
50 sensors. Disabling the reload of those coefficients allows saving 10ms for each
/openbmc/phosphor-pid-control/
H A Dtuning.md4 to specify the sensors and PID coefficients. Determining good coefficients is
48 will show the PID coefficients that are in use for the PID loop. The `pidcore.*`
53 The `pidcoeffs.*` file will grow slowly, updated only when new coefficients are
/openbmc/linux/sound/pci/nm256/
H A Dnm256_coef.c4 static const char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
/openbmc/u-boot/arch/arm/dts/
H A Dbcm2835.dtsi28 coefficients = <(-538) 407000>;
H A Domap3-cpu-thermal.dtsi16 coefficients = <0 20000>;
H A Dbcm2836.dtsi82 coefficients = <(-538) 407000>;
H A Dbcm2837.dtsi80 coefficients = <(-538) 412000>;
/openbmc/linux/drivers/clk/tegra/
H A Dcvb.h28 struct cvb_coefficients coefficients; member
H A Dcvb.c71 &entry->coefficients); in build_opp_table()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-cpu-thermal.dtsi13 coefficients = <0 20000>;
H A Domap443x.dtsi73 coefficients = <0 20000>;
H A Domap4460.dtsi83 coefficients = <348 (-9301)>;
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c173 goto coefficients; in dsp_dtmf_goertzel_decode()
209 coefficients: in dsp_dtmf_goertzel_decode()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/epeg/
H A Depeg_git.bb2 …jpeg features of being able to load an image by only decoding the DCT coefficients needed to recon…
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-tsl258312 This property gets/sets the table of coefficients
H A Dsysfs-bus-iio-isl2950136 From those two curves, a and b coefficients shall be
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt63 If present, then MPCC bits are used for MPC coefficients,
64 otherwise standard MPC coefficients are used.
H A Dst,sta350.txt67 If present, then MPCC bits are used for MPC coefficients,
68 otherwise standard MPC coefficients are used.
/openbmc/linux/sound/soc/intel/avs/
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 Dtopology.h80 s32 coefficients[AVS_CHANNELS_MAX]; member
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835.dtsi47 coefficients = <(-538) 407000>;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/
H A Daudiofile_0.3.6.bb16 file://0004-Always-check-the-number-of-coefficients.patch \

123