Home
last modified time | relevance | path

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

12345

/linux/arch/riscv/boot/dts/starfive/
H A Djh7110-pine64-star64.dts83 motorcomm,tx-clk-10-inverted;
84 motorcomm,tx-clk-100-inverted;
85 motorcomm,tx-clk-1000-inverted;
94 motorcomm,tx-clk-10-inverted;
95 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.dts65 motorcomm,tx-clk-10-inverted;
66 motorcomm,tx-clk-100-inverted;
67 motorcomm,tx-clk-1000-inverted;
H A Djh7110-orangepi-rv.dts69 motorcomm,tx-clk-10-inverted;
70 motorcomm,tx-clk-100-inverted;
71 motorcomm,tx-clk-1000-inverted;
H A Djh7110-milkv-marscm.dtsi84 motorcomm,tx-clk-10-inverted;
85 motorcomm,tx-clk-100-inverted;
86 motorcomm,tx-clk-1000-inverted;
H A Djh7110-starfive-visionfive-2-lite.dtsi69 motorcomm,tx-clk-100-inverted;
70 motorcomm,tx-clk-1000-inverted;
/linux/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;
/linux/lib/
H A Dglob.c103 bool match = false, inverted = (*pat == '!'); in glob_match_str() local
104 char const *class = inverted ? pat + 1 : pat; in glob_match_str()
131 if (match == inverted) in glob_match_str()
/linux/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/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/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-b155v2.dts28 touchscreen-inverted-x;
29 touchscreen-inverted-y;
/linux/drivers/input/joystick/
H A 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/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-oceanic-5205-5inmfd.dts49 touchscreen-inverted-x;
50 touchscreen-inverted-y;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-zii-ultra-rmb3.dts127 touchscreen-inverted-x;
136 touchscreen-inverted-x;
149 touchscreen-inverted-x;
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044-sophgo-srd3-10.dts35 wp-inverted;
108 wp-inverted;
H A Dsg2042-evb-v2.dts123 wp-inverted;
237 wp-inverted;
/linux/arch/sh/drivers/
H A Dheartbeat.c33 unsigned bit, unsigned int inverted) in heartbeat_toggle_bit() argument
38 if (inverted) in heartbeat_toggle_bit()
/linux/drivers/thermal/
H A 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/arch/arm/boot/dts/broadcom/
H A Dbcm9hmidc.dtsi39 touchscreen-inverted-x;
40 touchscreen-inverted-y;
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-ringneck-haikou-lvds-9904379.dtso79 touchscreen-inverted-x;
80 touchscreen-inverted-y;
/linux/arch/arm/mach-omap2/
H A Domap-wakeupgen.c162 bool inverted = false; in wakeupgen_irq_set_type() local
168 inverted = true; in wakeupgen_irq_set_type()
173 inverted = true; in wakeupgen_irq_set_type()
179 if (inverted && d->hwirq != SYS_NIRQ1_EXT_SYS_IRQ_1 && in wakeupgen_irq_set_type()
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-beagle-xm-ab.dts9 /* HS USB Port 2 Power enable was inverted with the xM C */
H A Dam572x-idk-touchscreen.dtso24 /* GPIO line is inverted before going to touch panel */
H A Dam571x-idk-touchscreen.dtso24 /* GPIO line is inverted before going to touch panel */
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a23-polaroid-mid2407pxe03.dts92 touchscreen-inverted-x;
93 touchscreen-inverted-y;

12345