Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/hwmon/pmbus/
Dadm1275.c97 struct coefficients { struct
103 static const struct coefficients adm1075_coefficients[] = { argument
111 static const struct coefficients adm1272_coefficients[] = {
124 static const struct coefficients adm1275_coefficients[] = {
130 static const struct coefficients adm1276_coefficients[] = {
138 static const struct coefficients adm1278_coefficients[] = {
145 static const struct coefficients adm1293_coefficients[] = {
373 const struct coefficients *coefficients; in adm1275_probe() local
449 coefficients = adm1075_coefficients; in adm1275_probe()
476 coefficients = adm1272_coefficients; in adm1275_probe()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/dma/
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-v4.19/Documentation/hwmon/
Dsht1540 The humidity calibration coefficients are programmed into an OTP memory on the
41 chip. These coefficients are used to internally calibrate the signals from the
42 sensors. Disabling the reload of those coefficients allows saving 10ms for each
/Linux-v4.19/sound/pci/nm256/
Dnm256_coef.c4 static char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
/Linux-v4.19/drivers/clk/tegra/
Dcvb.h37 struct cvb_coefficients coefficients; member
Dcvb.c80 &entry->coefficients); in build_opp_table()
/Linux-v4.19/arch/arm/boot/dts/
Dbcm2835.dtsi29 coefficients = <(-538) 407000>;
Domap3-cpu-thermal.dtsi16 coefficients = <0 20000>;
Domap443x.dtsi73 coefficients = <0 20000>;
Dbcm2836.dtsi83 coefficients = <(-538) 407000>;
Dbcm2837.dtsi86 coefficients = <(-538) 412000>;
Domap4460.dtsi92 coefficients = <348 (-9301)>;
Dqcom-apq8064.dtsi103 coefficients = <1199 0>;
124 coefficients = <1132 0>;
145 coefficients = <1199 0>;
166 coefficients = <1132 0>;
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dbrcm,ns-thermal.txt23 coefficients = <(-556) 418000>;
Dbrcm,bcm2835-thermal.txt29 coefficients = <(-538) 407000>;
Dthermal.txt150 - coefficients: An array of integers (one signed cell) containing
151 Type: array coefficients to compose a linear relation between
157 The coefficients are ordered and they match with sensors
158 by means of sensor ID. Additional coefficients are
457 coefficients = <100 -120 484>;
486 coefficients = <1 6000>;
532 * An array of coefficients describing the sensor
536 coefficients = <1200 -345 890>;
Dzx2967-thermal.txt54 coefficients = <1951 (-922)>;
/Linux-v4.19/drivers/isdn/mISDN/
Ddsp_dtmf.c173 goto coefficients; in dsp_dtmf_goertzel_decode()
209 coefficients: in dsp_dtmf_goertzel_decode()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-light-tsl258312 This property gets/sets the table of coefficients
Dsysfs-bus-iio-isl2950136 From those two curves, a and b coefficients shall be
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt56 If present, then MPCC bits are used for MPC coefficients,
57 otherwise standard MPC coefficients are used.
Dst,sta350.txt67 If present, then MPCC bits are used for MPC coefficients,
68 otherwise standard MPC coefficients are used.
/Linux-v4.19/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c243 static void build_coefficients(struct gamma_coefficients *coefficients, bool is_2_4) in build_coefficients() argument
255 coefficients->a0[i] = dc_fixpt_from_fraction( in build_coefficients()
257 coefficients->a1[i] = dc_fixpt_from_fraction( in build_coefficients()
259 coefficients->a2[i] = dc_fixpt_from_fraction( in build_coefficients()
261 coefficients->a3[i] = dc_fixpt_from_fraction( in build_coefficients()
263 coefficients->user_gamma[i] = dc_fixpt_from_fraction( in build_coefficients()
267 } while (i != ARRAY_SIZE(coefficients->a0)); in build_coefficients()
/Linux-v4.19/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light55 This property gets/sets the table of coefficients
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcolorspaces.rst107 the so-called luma coefficients. There may be multiple possible Y'CbCr
146 luma coefficients needed to transform R'G'B' to Y'CbCr. While some

12