Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 25 of 136) sorted by relevance

123456

/Linux-v4.19/drivers/iio/adc/
Dqcom-vadc-common.c97 bool absolute, in qcom_vadc_scale_calib() argument
103 if (absolute) in qcom_vadc_scale_calib()
112 bool absolute, u16 adc_code, in qcom_vadc_scale_volt() argument
117 qcom_vadc_scale_calib(calib_graph, adc_code, absolute, &voltage); in qcom_vadc_scale_volt()
128 bool absolute, u16 adc_code, in qcom_vadc_scale_therm() argument
134 qcom_vadc_scale_calib(calib_graph, adc_code, absolute, &voltage); in qcom_vadc_scale_therm()
136 if (absolute) in qcom_vadc_scale_therm()
153 bool absolute, in qcom_vadc_scale_die_temp() argument
159 qcom_vadc_scale_calib(calib_graph, adc_code, absolute, &voltage); in qcom_vadc_scale_die_temp()
177 bool absolute, in qcom_vadc_scale_chg_temp() argument
[all …]
Dqcom-vadc-common.h104 bool absolute,
/Linux-v4.19/fs/jfs/
Djfs_metapage.h65 int absolute, unsigned long new);
67 #define read_metapage(inode, lblock, size, absolute)\ argument
68 __get_metapage(inode, lblock, size, absolute, false)
70 #define get_metapage(inode, lblock, size, absolute)\ argument
71 __get_metapage(inode, lblock, size, absolute, true)
/Linux-v4.19/Documentation/input/devices/
Delantech.rst21 4.3 Native absolute mode 4 byte packet format
24 5.2 Native absolute mode 6 byte packet format
30 6.2 Native absolute mode 6 byte packet format
35 7.2 Native absolute mode 6 byte packet format
82 in relative mode and not in absolute mode. As the Linux Elantech touchpad
83 driver always puts the hardware into absolute mode not all information
188 A: 1 = absolute mode (needs 4 byte packets, see reg_11)
297 Native absolute mode 4 byte packet format
345 x9..x0 = absolute x value (horizontal)
352 y9..y0 = absolute y value (vertical)
[all …]
/Linux-v4.19/tools/scripts/
Dutilities.mak131 # is-absolute
133 # Usage: bool-value = $(call is-absolute,path)
135 is-absolute = $(shell echo $(shell-sq) | grep -q ^/ && echo y)
139 # Usage: absolute-executable-path-or-empty = $(call lookup,path)
160 # Usage: absolute-executable-path-or-empty = $(call get-executable,path)
162 # The goal is to get an absolute path for an executable;
168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup)))
173 # Usage: absolute-executable-path-or-empty = $(call get-executable-or-default,variable,default)
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2007.txt15 - ti,fuzzx: specifies the absolute input fuzz x value.
18 - ti,fuzzy: specifies the absolute input fuzz y value.
19 - ti,fuzzz: specifies the absolute input fuzz z value.
Dtouchscreen.txt13 - touchscreen-fuzz-x : horizontal noise value of the absolute input
15 - touchscreen-fuzz-y : vertical noise value of the absolute input
17 - touchscreen-fuzz-pressure : pressure noise value of the absolute input
Dchipone_icn8318.txt15 - touchscreen-fuzz-x : horizontal noise value of the absolute input
17 - touchscreen-fuzz-y : vertical noise value of the absolute input
Dbrcm,iproc-touchscreen.txt55 - touchscreen-fuzz-x: horizontal noise value of the absolute input
57 - touchscreen-fuzz-y: vertical noise value of the absolute input
Dcyttsp.txt20 - touchscreen-fuzz-x : horizontal noise value of the absolute input device
22 - touchscreen-fuzz-y : vertical noise value of the absolute input device
/Linux-v4.19/arch/xtensa/kernel/
Dmxhead.S30 .begin no-absolute-literals
62 .end no-absolute-literals
/Linux-v4.19/drivers/scsi/
Dzorro7xx.c40 int absolute; /* offset is absolute address */ member
42 { .name = "PowerUP 603e+", .offset = 0xf40000, .absolute = 1 },
85 if (zdd->absolute) { in zorro7xx_init_one()
Dscript_asm.pl198 @absolute = (); # Array of absolute names
424 push (@absolute , $id);
807 @absolute = sort @absolute;
809 foreach $i (@absolute) {
931 foreach $i (@absolute) {
/Linux-v4.19/arch/xtensa/boot/boot-elf/
Dbootstrap.S29 .begin no-absolute-literals
69 .end no-absolute-literals
/Linux-v4.19/Documentation/devicetree/bindings/input/
Drotary-encoder.txt10 encoder. Only relevant for absolute axis. Defaults to 24 which is a
13 absolute one. Relative axis will only generate +1/-1 events on the input
16 greater than the specified steps or smaller than 0. For absolute axis only.
/Linux-v4.19/Documentation/devicetree/bindings/opp/
Dti-omap5-opp-supply.txt36 - ti,absolute-max-voltage-uv: absolute maximum voltage for the OPP supply.
62 ti,absolute-max-voltage-uv = <1500000>;
/Linux-v4.19/drivers/misc/lis3lv02d/
DKconfig15 This driver also provides an absolute input class device, allowing
32 This driver also provides an absolute input class device, allowing
/Linux-v4.19/drivers/of/unittest-data/
Doverlay_0.dts6 /* overlay_0 - enable using absolute target path */
Doverlay_1.dts6 /* overlay_1 - disable using absolute target path */
Doverlay_12.dts6 /* overlay_12 - enable using absolute target path (i2c) */
Doverlay_13.dts6 /* overlay_13 - disable using absolute target path (i2c) */
/Linux-v4.19/Documentation/parisc/
Ddebugging8 absolute addresses are used instead of virtual addresses as in the
9 rest of the kernel. To translate an absolute address to a virtual
/Linux-v4.19/Documentation/i2c/muxes/
Di2c-mux-gpio67 If you don't know the absolute GPIO pin numbers at registration time,
82 assign a dynamic ID to your device. If you do not know the absolute
/Linux-v4.19/Documentation/input/
Devent-codes.rst51 - Used to describe absolute axis value changes, e.g. describing the
184 move to the left by a certain number of units, but its absolute position in
185 space is unknown. If the absolute position is known, EV_ABS codes should be used
198 EV_ABS events describe absolute changes in a property. For example, a touchpad
295 devices require non-trivial transformation, such as absolute to relative
352 Directional axes on this device (absolute and/or relative x, y, z) represent
354 can report through the rotational axes (absolute and/or relative rx, ry, rz).
390 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddvb-frontend-parameters.rst33 uint32_t frequency; /* (absolute) frequency in Hz for QAM/OFDM */
48 frontends the ``frequency`` specifies the absolute frequency and is

123456