| /linux/drivers/hwmon/pmbus/ |
| A D | adm1275.c | 109 struct coefficients { struct 518 const struct coefficients *coefficients; in adm1275_probe() local 610 coefficients = adm1075_coefficients; in adm1275_probe() 638 coefficients = adm1272_coefficients; in adm1275_probe() 677 coefficients = adm1275_coefficients; in adm1275_probe() 696 coefficients = adm1276_coefficients; in adm1275_probe() 714 coefficients = adm1278_coefficients; in adm1275_probe() 739 coefficients = adm1293_coefficients; in adm1275_probe() 837 coefficients[cindex].m * shunt / 1000; in adm1275_probe() 843 coefficients[pindex].m * shunt / 1000; in adm1275_probe() [all …]
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A 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/Documentation/hwmon/ |
| A 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/sound/pci/nm256/ |
| A D | nm256_coef.c | 4 static const char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
|
| /linux/drivers/clk/tegra/ |
| A D | cvb.h | 28 struct cvb_coefficients coefficients; member
|
| A D | cvb.c | 71 &entry->coefficients); in build_opp_table()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | omap3-cpu-thermal.dtsi | 13 coefficients = <0 20000>;
|
| A D | omap443x.dtsi | 73 coefficients = <0 20000>;
|
| A D | omap4460.dtsi | 83 coefficients = <348 (-9301)>;
|
| A D | dra7.dtsi | 1171 coefficients = <0 2000>; 1175 coefficients = <0 2000>; 1179 coefficients = <0 2000>; 1183 coefficients = <0 2000>; 1187 coefficients = <0 2000>;
|
| /linux/drivers/isdn/mISDN/ |
| A D | dsp_dtmf.c | 173 goto coefficients; in dsp_dtmf_goertzel_decode() 209 coefficients: in dsp_dtmf_goertzel_decode()
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| A D | thermal-zones.yaml | 104 coefficients: 107 An array of integers containing the coefficients of a linear equation 112 where c0, c1, .., cn are the coefficients. 115 coefficients are ordered and are matched with sensors by means of the 116 sensor ID. Additional coefficients are interpreted as constant offset.
|
| A D | brcm,ns-thermal.yaml | 46 coefficients = <(-556) 418000>;
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-iio-light-tsl2583 | 12 This property gets/sets the table of coefficients
|
| A D | sysfs-bus-iio-isl29501 | 36 From those two curves, a and b coefficients shall be
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | st,sta32x.txt | 63 If present, then MPCC bits are used for MPC coefficients, 64 otherwise standard MPC coefficients are used.
|
| A D | st,sta350.txt | 67 If present, then MPCC bits are used for MPC coefficients, 68 otherwise standard MPC coefficients are used.
|
| A D | infineon,peb2466.yaml | 56 Filters coefficients file to load. If this property is omitted, internal
|
| /linux/arch/arm/boot/dts/broadcom/ |
| A D | bcm2835.dtsi | 47 coefficients = <(-538) 407000>;
|
| A D | bcm2836.dtsi | 135 coefficients = <(-538) 407000>;
|
| A D | bcm2837.dtsi | 137 coefficients = <(-538) 412000>;
|
| /linux/sound/soc/intel/avs/ |
| A D | topology.c | 755 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[0]), 761 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[1]), 767 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[2]), 773 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[3]), 779 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[4]), 785 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[5]), 791 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[6]), 797 .offset = offsetof(struct avs_tplg_modcfg_ext, updown_mix.coefficients[7]),
|
| A D | topology.h | 83 s32 coefficients[AVS_CHANNELS_MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/modules/color/ |
| A D | color_gamma.c | 397 static bool build_coefficients(struct gamma_coefficients *coefficients, in build_coefficients() argument 421 coefficients->a0[i] = dc_fixpt_from_fraction( in build_coefficients() 423 coefficients->a1[i] = dc_fixpt_from_fraction( in build_coefficients() 425 coefficients->a2[i] = dc_fixpt_from_fraction( in build_coefficients() 427 coefficients->a3[i] = dc_fixpt_from_fraction( in build_coefficients() 429 coefficients->user_gamma[i] = dc_fixpt_from_fraction( in build_coefficients() 433 } while (i != ARRAY_SIZE(coefficients->a0)); in build_coefficients()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | ext-ctrls-codec-stateless.rst | 1004 - DCT coefficients sizes. 2563 for transform coefficients. 2586 coefficients. The values on each scaling list are expected 2591 coefficients. The values on each scaling list are expected 2596 coefficients. The values on each scaling list are expected 2601 coefficients. The values on each scaling list are expected 2606 coefficients. The values on each scaling list are expected 2611 coefficients. The values on each scaling list are expected 4094 - Specifies auto-regressive coefficients used for the Y plane. 4097 - Specifies auto-regressive coefficients used for the U plane. [all …]
|