Searched refs:coefficients (Results 1 – 25 of 45) sorted by relevance
12
| /Linux-v5.4/drivers/hwmon/pmbus/ |
| D | adm1275.c | 103 struct coefficients { struct 109 static const struct coefficients adm1075_coefficients[] = { argument 117 static const struct coefficients adm1272_coefficients[] = { 130 static const struct coefficients adm1275_coefficients[] = { 136 static const struct coefficients adm1276_coefficients[] = { 144 static const struct coefficients adm1278_coefficients[] = { 151 static const struct coefficients adm1293_coefficients[] = { 463 const struct coefficients *coefficients; in adm1275_probe() local 548 coefficients = adm1075_coefficients; in adm1275_probe() 576 coefficients = adm1272_coefficients; in adm1275_probe() [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/dma/ |
| D | brcm,iproc-sba.txt | 7 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-v5.4/Documentation/hwmon/ |
| D | sht15.rst | 48 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-v5.4/sound/pci/nm256/ |
| D | nm256_coef.c | 4 static char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
|
| /Linux-v5.4/drivers/clk/tegra/ |
| D | cvb.h | 28 struct cvb_coefficients coefficients; member
|
| D | cvb.c | 71 &entry->coefficients); in build_opp_table()
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | bcm2835.dtsi | 29 coefficients = <(-538) 407000>;
|
| D | omap3-cpu-thermal.dtsi | 16 coefficients = <0 20000>;
|
| D | omap443x.dtsi | 73 coefficients = <0 20000>;
|
| D | bcm2836.dtsi | 83 coefficients = <(-538) 407000>;
|
| D | dra7.dtsi | 725 coefficients = <0 2000>; 729 coefficients = <0 2000>; 733 coefficients = <0 2000>; 737 coefficients = <0 2000>; 741 coefficients = <0 2000>;
|
| D | bcm2837.dtsi | 86 coefficients = <(-538) 412000>;
|
| D | omap5.dtsi | 422 coefficients = <65 (-1791)>; 429 coefficients = <117 (-2992)>; 433 coefficients = <0 2000>;
|
| D | omap4460.dtsi | 92 coefficients = <348 (-9301)>;
|
| /Linux-v5.4/Documentation/devicetree/bindings/thermal/ |
| D | brcm,ns-thermal.txt | 23 coefficients = <(-556) 418000>;
|
| D | brcm,bcm2835-thermal.txt | 29 coefficients = <(-538) 407000>;
|
| D | thermal.txt | 150 - 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>;
|
| D | zx2967-thermal.txt | 54 coefficients = <1951 (-922)>;
|
| /Linux-v5.4/drivers/isdn/mISDN/ |
| D | dsp_dtmf.c | 173 goto coefficients; in dsp_dtmf_goertzel_decode() 209 coefficients: in dsp_dtmf_goertzel_decode()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-light-tsl2583 | 12 This property gets/sets the table of coefficients
|
| D | sysfs-bus-iio-isl29501 | 36 From those two curves, a and b coefficients shall be
|
| /Linux-v5.4/Documentation/devicetree/bindings/sound/ |
| D | st,sta32x.txt | 63 If present, then MPCC bits are used for MPC coefficients, 64 otherwise standard MPC coefficients are used.
|
| D | st,sta350.txt | 67 If present, then MPCC bits are used for MPC coefficients, 68 otherwise standard MPC coefficients are used.
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/modules/color/ |
| D | color_gamma.c | 294 static bool build_coefficients(struct gamma_coefficients *coefficients, enum dc_transfer_func_prede… 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->a0)); in build_coefficients()
|
| /Linux-v5.4/drivers/staging/iio/Documentation/ |
| D | sysfs-bus-iio-light | 55 This property gets/sets the table of coefficients
|
12