Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/arch/riscv/boot/dts/starfive/
Djh7110-pine64-star64.dts51 motorcomm,tx-clk-10-inverted;
52 motorcomm,tx-clk-100-inverted;
53 motorcomm,tx-clk-1000-inverted;
62 motorcomm,tx-clk-10-inverted;
63 motorcomm,tx-clk-100-inverted;
Djh7110-milkv-mars.dts30 motorcomm,tx-clk-10-inverted;
31 motorcomm,tx-clk-100-inverted;
32 motorcomm,tx-clk-1000-inverted;
Djh7110-starfive-visionfive-2-v1.3b.dts29 motorcomm,tx-clk-100-inverted;
30 motorcomm,tx-clk-1000-inverted;
39 motorcomm,tx-clk-100-inverted;
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
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;
Dbu21013.txt15 - touchscreen-inverted-x : General touchscreen binding, see [1].
16 - touchscreen-inverted-y : General touchscreen binding, see [1].
41 touchscreen-inverted-y;
Draspberrypi,firmware-ts.txt11 - touchscreen-inverted-x: See touchscreen.txt
12 - touchscreen-inverted-y: See touchscreen.txt
Dzet6223.txt15 - touchscreen-inverted-x : See touchscreen.txt
16 - touchscreen-inverted-y : See touchscreen.txt
Deeti.txt16 - touchscreen-inverted-x
17 - touchscreen-inverted-y
/linux-6.12.1/lib/
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.12.1/Documentation/devicetree/bindings/mmc/
Dvt8500-sdmmc.txt11 - sdon-inverted: SD_ON bit is inverted on the controller
21 sdon-inverted;
Datmel-hsmci.txt44 - cd-inverted: invert the value of external card detect gpio line
53 cd-inverted;
67 cd-inverted;
/linux-6.12.1/arch/x86/math-emu/
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.12.1/Documentation/devicetree/bindings/sound/
Drt5651.txt25 - realtek,jack-detect-not-inverted
26 bool. Normal jack-detect switches give an inverted (active-low) signal,
28 inverted.
Drt5640.txt48 - realtek,jack-detect-not-inverted
49 bool. Normal jack-detect switches give an inverted signal, set this bool
50 in the rare case you've a jack-detect switch which is not inverted.
/linux-6.12.1/Documentation/userspace-api/media/rc/
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.12.1/drivers/i2c/busses/
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.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6dl-b155v2.dts28 touchscreen-inverted-x;
29 touchscreen-inverted-y;
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Domap5-sbc-t54.dts35 cd-inverted;
36 wp-inverted;
/linux-6.12.1/drivers/input/joystick/
Dadc-joystick.c18 bool inverted; member
47 if (joy->axes[i].inverted) in adc_joystick_poll()
97 if (joy->axes[i].inverted) in adc_joystick_handle()
179 axes[i].inverted = true; in adc_joystick_set_axes()
/linux-6.12.1/arch/riscv/boot/dts/sophgo/
Dsg2042-milkv-pioneer.dts34 wp-inverted;
52 wp-inverted;
/linux-6.12.1/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-oceanic-5205-5inmfd.dts49 touchscreen-inverted-x;
50 touchscreen-inverted-y;
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mq-zii-ultra-rmb3.dts127 touchscreen-inverted-x;
136 touchscreen-inverted-x;
149 touchscreen-inverted-x;
/linux-6.12.1/arch/sh/drivers/
Dheartbeat.c33 unsigned bit, unsigned int inverted) in heartbeat_toggle_bit() argument
38 if (inverted) in heartbeat_toggle_bit()
/linux-6.12.1/drivers/thermal/
Darmada_thermal.c89 bool inverted; member
387 if (priv->data->inverted) in armada_read_sensor()
457 if (data->inverted) in armada_mc_to_reg_temp()
610 .inverted = true,
627 .inverted = true,
651 .inverted = true,
675 .inverted = true,
/linux-6.12.1/arch/arm64/boot/dts/apple/
Dt600x-j314-j316.dtsi114 cd-inverted;
115 wp-inverted;

12345678