| /linux/drivers/hid/bpf/progs/ |
| H A D | XPPen__ArtistPro16Gen2.bpf.c | 223 __u16 compensation = (*compensation_table)[angle]; in compensate_coordinates_by_tilt() local 226 coords = (coords > compensation) ? coords - compensation : 0; in compensate_coordinates_by_tilt() 229 __u16 max = logical_maximum - compensation; in compensate_coordinates_by_tilt() 231 coords = (coords < max) ? coords + compensation : logical_maximum; in compensate_coordinates_by_tilt()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta350.txt | 51 - "drop-compensation" 52 - "tapered-compensation" 54 - "variable-drop-compensation" (default) 56 - st,drop-compensation-ns: number 58 "variable-drop-compensation". 59 Specifies the drop compensation in nanoseconds. 82 - st,distortion-compensation: 83 If present, distortion compensation variable uses DCC coefficient.
|
| H A D | st,sta32x.txt | 55 - st,drop-compensation-ns: number 57 "variable-drop-compensation". 58 Specifies the drop compensation in nanoseconds.
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | led.c | 67 u8 time, u16 compensation) in iwl_blink_compensation() argument 69 if (!compensation) { in iwl_blink_compensation() 75 return (u8)((time * compensation) >> 6); in iwl_blink_compensation()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-chemical-sgp40 | 7 temperature compensation. 16 humidity compensation.
|
| H A D | sysfs-class-power-mp2629 | 5 Represents a battery impedance compensation to accelerate charging.
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | max6697.txt | 26 - beta-compensation-enable 27 Only valid for MAX6693 and MX6694. Set to enable beta compensation on 29 Beta compensation will be disabled if not specified.
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 153 b) determine the amount of compensation needed at each target ratio 157 a) steady state error compensation 162 b) dynamic error compensation 168 A debugfs file is provided for the user to examine compensation 174 pct confidence steady dynamic (compensation) 207 Steady state compensation is used only when confidence levels of all 258 More compensation is needed on Westmere for the same amount of 259 target idle ratio. The compensation also increases as the idle ratio
|
| /linux/Documentation/hwmon/ |
| H A D | ntc_thermistor.rst | 22 Other NTC thermistors can be supported simply by adding compensation 34 compensation table to get the temperature input.
|
| H A D | max31730.rst | 26 diode, while beta compensation corrects for temperature-measurement
|
| H A D | lm95234.rst | 33 beta compensation technology allows sensing of 90 nm or 65 nm process
|
| H A D | adm1026.rst | 95 do not have PWM compensation, so it is probably best to control the fan
|
| /linux/Documentation/sound/designs/ |
| H A D | timestamping.rst | 148 1. DMA timestamp, no compensation for DMA+analog delay 159 2. DMA timestamp, compensation for DMA+analog delay 169 3. link timestamp, compensation for DMA+analog delay 194 Example 3: DMA timestamp, no compensation for delay, delta of ~5ms 206 Example 4: DMA timestamp, compensation for delay, delay of ~1ms
|
| /linux/Documentation/admin-guide/media/ |
| H A D | imx.rst | 29 (without motion compensation which requires the VDIC). 57 support for different motion compensation modes (low, medium, and high 96 motion compensation modes: low, medium, and high motion. Pipelines are 216 interweave without motion compensation, which is activated if the source 278 motion compensation modes: low, medium, and high motion. The mode is 324 de-interlace without motion compensation, and pixel reordering. 340 interweaving without motion compensation. However, note that if the 344 motion compensation) and therefore the field type output from 471 interweave (unconverted and without motion compensation). The adv7180 529 interweave (unconverted and without motion compensation). The adv7180
|
| /linux/drivers/hwmon/ |
| H A D | ntc_thermistor.c | 352 #define NTC_TYPE(ntc, compensation) \ argument 353 [(ntc)] = { .comp = (compensation), .n_comp = ARRAY_SIZE(compensation) }
|
| /linux/arch/arm/boot/dts/intel/pxa/ |
| H A D | pxa300-raumfeld-speaker-one.dts | 114 st,drop-compensation-ns = <80>;
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-intel-ipu3.rst | 75 /* Optical black level compensation */
|
| H A D | control.rst | 187 Adjusts the backlight compensation in a camera. The minimum value 188 disables backlight compensation.
|
| H A D | ext-ctrls-camera.rst | 66 Determines the automatic exposure compensation, it is effective only 72 Increasing the exposure compensation value is equivalent to 75 compensation by adjusting absolute exposure time and/or aperture.
|
| /linux/Documentation/input/devices/ |
| H A D | edt-ft5x06.rst | 25 allows setting the edge compensation in the range from 0 to 31.
|
| /linux/mm/damon/ |
| H A D | core.c | 2058 unsigned long score_goal_diff, compensation; in damon_feed_loop_next_input() local 2072 compensation = last_input * score_goal_diff / goal; in damon_feed_loop_next_input() 2074 compensation = last_input / goal * score_goal_diff; in damon_feed_loop_next_input() 2077 return max(last_input - compensation, min_input); in damon_feed_loop_next_input() 2078 if (last_input < ULONG_MAX - compensation) in damon_feed_loop_next_input() 2079 return last_input + compensation; in damon_feed_loop_next_input()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | Kconfig | 173 compensation for vdd mpu and vdd core from user space,
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 102 initial lid state and there is a compensation mechanism implemented to
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 41 expectation of additional consideration or compensation, the person
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 203 ???: this does not match "180 degrees" - factors indicate ca. 3 degrees compensation
|