Home
last modified time | relevance | path

Searched refs:inverted (Results 1 – 25 of 246) sorted by relevance

12345678910

/linux-6.15/arch/riscv/boot/dts/starfive/
H A Djh7110-pine64-star64.dts56 motorcomm,tx-clk-10-inverted;
57 motorcomm,tx-clk-100-inverted;
58 motorcomm,tx-clk-1000-inverted;
67 motorcomm,tx-clk-10-inverted;
68 motorcomm,tx-clk-100-inverted;
H A Djh7110-starfive-visionfive-2-v1.3b.dts29 motorcomm,tx-clk-100-inverted;
30 motorcomm,tx-clk-1000-inverted;
39 motorcomm,tx-clk-100-inverted;
H A Djh7110-milkv-mars.dts35 motorcomm,tx-clk-10-inverted;
36 motorcomm,tx-clk-100-inverted;
37 motorcomm,tx-clk-1000-inverted;
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt59 - touchscreen-inverted-x: X axis is inverted (boolean)
60 - touchscreen-inverted-y: Y axis is inverted (boolean)
85 touchscreen-inverted-x;
86 touchscreen-inverted-y;
H A Dimagis,ist3038c.yaml44 touchscreen-inverted-x: true
45 touchscreen-inverted-y: true
86 touchscreen-inverted-x;
87 touchscreen-inverted-y;
H A Dmelfas,mms114.yaml54 touchscreen-inverted-x: true
55 touchscreen-inverted-y: true
91 touchscreen-inverted-x;
92 touchscreen-inverted-y;
H A Deeti,exc3000.yaml35 touchscreen-inverted-x: true
36 touchscreen-inverted-y: true
61 touchscreen-inverted-x;
H A Dilitek_ts_i2c.yaml47 touchscreen-inverted-x: true
48 touchscreen-inverted-y: true
73 touchscreen-inverted-y;
H A Dbu21013.txt15 - touchscreen-inverted-x : General touchscreen binding, see [1].
16 - touchscreen-inverted-y : General touchscreen binding, see [1].
41 touchscreen-inverted-y;
H A Draspberrypi,firmware-ts.txt11 - touchscreen-inverted-x: See touchscreen.txt
12 - touchscreen-inverted-y: See touchscreen.txt
H A Dtouchscreen.yaml65 touchscreen-inverted-x:
66 description: X axis is inverted
69 touchscreen-inverted-y:
70 description: Y axis is inverted
H A Dzet6223.txt15 - touchscreen-inverted-x : See touchscreen.txt
16 - touchscreen-inverted-y : See touchscreen.txt
H A Deeti.txt16 - touchscreen-inverted-x
17 - touchscreen-inverted-y
H A Dhimax,hx83112b.yaml30 touchscreen-inverted-x: true
31 touchscreen-inverted-y: true
/linux-6.15/lib/
H A Dglob.c73 bool match = false, inverted = (*pat == '!'); in glob_match() local
74 char const *class = pat + inverted; in glob_match()
100 if (match == inverted) in glob_match()
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Dvt8500-sdmmc.txt11 - sdon-inverted: SD_ON bit is inverted on the controller
21 sdon-inverted;
H A Dfsl,esdhc.yaml47 sdhci,wp-inverted:
52 inverted write-protect state; New devices should use the generic
53 "wp-inverted" property.
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmotorcomm,yt8xxx.yaml92 Useful if you want to use tx-clk-xxxx-inverted to adj the delay of tx clk.
95 motorcomm,tx-clk-10-inverted:
97 Use original or inverted RGMII Transmit PHY Clock to drive the RGMII
101 motorcomm,tx-clk-100-inverted:
103 Use original or inverted RGMII Transmit PHY Clock to drive the RGMII
107 motorcomm,tx-clk-1000-inverted:
109 Use original or inverted RGMII Transmit PHY Clock to drive the RGMII
/linux-6.15/arch/x86/math-emu/
H A Dpoly_atan.c55 u_char transformed, inverted, sign1, sign2; in poly_atan() local
82 inverted = 1; in poly_atan()
87 inverted = 0; in poly_atan()
182 if (inverted) { in poly_atan()
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Drt5651.txt25 - realtek,jack-detect-not-inverted
26 bool. Normal jack-detect switches give an inverted (active-low) signal,
28 inverted.
H A Daudio-iio-aux.yaml35 inverted
41 - 1: The related sound control value is inverted meaning that the
45 - 0: The related sound control value is not inverted meaning that the
/linux-6.15/Documentation/userspace-api/media/rc/
H A Drc-protos.rst55 - 6 (inverted)
78 where there the second stop bit is the 6th command bit, but inverted.
80 schemes. This bit is stored in bit 6 of the scancode, inverted. This is
182 The jvc protocol is much like nec, without the inverted values. It is
283 second time it is inverted. This is done for verification.
298 nec-32 does not send an inverted address or an inverted command; the
302 inverted value of the first, and also the last 8 bits must not be the
303 inverted value of the third 8 bit value.
334 their inverted versions, but these are not present in the scancodes.
399 (40ms) space between the normal and inverted values, and some IR receivers
/linux-6.15/drivers/i2c/busses/
H A Di2c-parport.c36 u8 inverted; member
198 if ((op->inverted && !state) || (!op->inverted && state)) in line_set()
209 return ((op->inverted && (oldval & op->val) != op->val) in line_get()
210 || (!op->inverted && (oldval & op->val) == op->val)); in line_get()
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-b155v2.dts28 touchscreen-inverted-x;
29 touchscreen-inverted-y;
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Domap5-sbc-t54.dts35 cd-inverted;
36 wp-inverted;

12345678910