| /linux-6.15/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110-pine64-star64.dts | 56 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 D | jh7110-starfive-visionfive-2-v1.3b.dts | 29 motorcomm,tx-clk-100-inverted; 30 motorcomm,tx-clk-1000-inverted; 39 motorcomm,tx-clk-100-inverted;
|
| H A D | jh7110-milkv-mars.dts | 35 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 D | brcm,iproc-touchscreen.txt | 59 - 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 D | imagis,ist3038c.yaml | 44 touchscreen-inverted-x: true 45 touchscreen-inverted-y: true 86 touchscreen-inverted-x; 87 touchscreen-inverted-y;
|
| H A D | melfas,mms114.yaml | 54 touchscreen-inverted-x: true 55 touchscreen-inverted-y: true 91 touchscreen-inverted-x; 92 touchscreen-inverted-y;
|
| H A D | eeti,exc3000.yaml | 35 touchscreen-inverted-x: true 36 touchscreen-inverted-y: true 61 touchscreen-inverted-x;
|
| H A D | ilitek_ts_i2c.yaml | 47 touchscreen-inverted-x: true 48 touchscreen-inverted-y: true 73 touchscreen-inverted-y;
|
| H A D | bu21013.txt | 15 - touchscreen-inverted-x : General touchscreen binding, see [1]. 16 - touchscreen-inverted-y : General touchscreen binding, see [1]. 41 touchscreen-inverted-y;
|
| H A D | raspberrypi,firmware-ts.txt | 11 - touchscreen-inverted-x: See touchscreen.txt 12 - touchscreen-inverted-y: See touchscreen.txt
|
| H A D | touchscreen.yaml | 65 touchscreen-inverted-x: 66 description: X axis is inverted 69 touchscreen-inverted-y: 70 description: Y axis is inverted
|
| H A D | zet6223.txt | 15 - touchscreen-inverted-x : See touchscreen.txt 16 - touchscreen-inverted-y : See touchscreen.txt
|
| H A D | eeti.txt | 16 - touchscreen-inverted-x 17 - touchscreen-inverted-y
|
| H A D | himax,hx83112b.yaml | 30 touchscreen-inverted-x: true 31 touchscreen-inverted-y: true
|
| /linux-6.15/lib/ |
| H A D | glob.c | 73 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 D | vt8500-sdmmc.txt | 11 - sdon-inverted: SD_ON bit is inverted on the controller 21 sdon-inverted;
|
| H A D | fsl,esdhc.yaml | 47 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 D | motorcomm,yt8xxx.yaml | 92 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 D | poly_atan.c | 55 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 D | rt5651.txt | 25 - realtek,jack-detect-not-inverted 26 bool. Normal jack-detect switches give an inverted (active-low) signal, 28 inverted.
|
| H A D | audio-iio-aux.yaml | 35 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 D | rc-protos.rst | 55 - 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 D | i2c-parport.c | 36 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 D | imx6dl-b155v2.dts | 28 touchscreen-inverted-x; 29 touchscreen-inverted-y;
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | omap5-sbc-t54.dts | 35 cd-inverted; 36 wp-inverted;
|