Home
last modified time | relevance | path

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

12

/linux/drivers/hwmon/pmbus/
A Dadm1275.c103 struct coefficients { struct
474 const struct coefficients *coefficients; in adm1275_probe() local
564 coefficients = adm1075_coefficients; in adm1275_probe()
592 coefficients = adm1272_coefficients; in adm1275_probe()
640 coefficients = adm1275_coefficients; in adm1275_probe()
659 coefficients = adm1276_coefficients; in adm1275_probe()
676 coefficients = adm1278_coefficients; in adm1275_probe()
711 coefficients = adm1293_coefficients; in adm1275_probe()
774 coefficients[cindex].m * shunt / 1000; in adm1275_probe()
780 coefficients[pindex].m * shunt / 1000; in adm1275_probe()
[all …]
/linux/Documentation/devicetree/bindings/dma/
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
/linux/Documentation/hwmon/
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
/linux/Documentation/devicetree/bindings/thermal/
A Dthermal-zones.yaml85 coefficients:
88 An array of integers containing the coefficients of a linear equation
93 where c0, c1, .., cn are the coefficients.
96 coefficients are ordered and are matched with sensors by means of the
97 sensor ID. Additional coefficients are interpreted as constant offset.
A Dbrcm,bcm2835-thermal.txt29 coefficients = <(-538) 407000>;
A Dbrcm,ns-thermal.yaml46 coefficients = <(-556) 418000>;
/linux/sound/pci/nm256/
A Dnm256_coef.c4 static const char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
/linux/drivers/isdn/mISDN/
A Ddsp_dtmf.c173 goto coefficients; in dsp_dtmf_goertzel_decode()
209 coefficients: in dsp_dtmf_goertzel_decode()
/linux/drivers/clk/tegra/
A Dcvb.h28 struct cvb_coefficients coefficients; member
A Dcvb.c71 &entry->coefficients); in build_opp_table()
/linux/arch/arm/boot/dts/
A Dbcm2835.dtsi31 coefficients = <(-538) 407000>;
A Domap3-cpu-thermal.dtsi16 coefficients = <0 20000>;
A Dbcm2836.dtsi85 coefficients = <(-538) 407000>;
A Domap443x.dtsi75 coefficients = <0 20000>;
A Dbcm2837.dtsi88 coefficients = <(-538) 412000>;
A Domap4460.dtsi85 coefficients = <348 (-9301)>;
A Ddra7.dtsi1161 coefficients = <0 2000>;
1165 coefficients = <0 2000>;
1169 coefficients = <0 2000>;
1173 coefficients = <0 2000>;
1177 coefficients = <0 2000>;
A Domap5.dtsi717 coefficients = <65 (-1791)>;
724 coefficients = <117 (-2992)>;
728 coefficients = <0 2000>;
/linux/Documentation/devicetree/bindings/sound/
A Dst,sta32x.txt63 If present, then MPCC bits are used for MPC coefficients,
64 otherwise standard MPC coefficients are used.
A Dst,sta350.txt67 If present, then MPCC bits are used for MPC coefficients,
68 otherwise standard MPC coefficients are used.
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-light-tsl258312 This property gets/sets the table of coefficients
A Dsysfs-bus-iio-isl2950136 From those two curves, a and b coefficients shall be
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst983 - Number of DCT coefficients partitions. Must be one of: 1, 2, 4, or 8.
992 - DCT coefficients sizes.
1046 - Enable/disable skipping of macroblocks with no non-zero coefficients.
1437 - The quantisation matrix coefficients for intra-coded frames, in zigzag
1443 - The quantisation matrix coefficients for non-intra-coded frames, in
1449 - The quantisation matrix coefficients for the chominance component of
1454 - The quantisation matrix coefficients for the chrominance component of
/linux/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c296 static bool build_coefficients(struct gamma_coefficients *coefficients, in build_coefficients() argument
320 coefficients->a0[i] = dc_fixpt_from_fraction( in build_coefficients()
322 coefficients->a1[i] = dc_fixpt_from_fraction( in build_coefficients()
324 coefficients->a2[i] = dc_fixpt_from_fraction( in build_coefficients()
326 coefficients->a3[i] = dc_fixpt_from_fraction( in build_coefficients()
328 coefficients->user_gamma[i] = dc_fixpt_from_fraction( in build_coefficients()
332 } while (i != ARRAY_SIZE(coefficients->a0)); in build_coefficients()
/linux/Documentation/devicetree/bindings/iio/temperature/
A Dadi,ltc2983.yaml327 Steinhart-Hart coefficients are also supported and can
329 Steinhart sensors the coefficients are given in the raw

Completed in 40 milliseconds

12