| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110-pine64-star64.dts | 83 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 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 | 65 motorcomm,tx-clk-10-inverted; 66 motorcomm,tx-clk-100-inverted; 67 motorcomm,tx-clk-1000-inverted;
|
| H A D | jh7110-orangepi-rv.dts | 69 motorcomm,tx-clk-10-inverted; 70 motorcomm,tx-clk-100-inverted; 71 motorcomm,tx-clk-1000-inverted;
|
| H A D | jh7110-milkv-marscm.dtsi | 84 motorcomm,tx-clk-10-inverted; 85 motorcomm,tx-clk-100-inverted; 86 motorcomm,tx-clk-1000-inverted;
|
| H A D | jh7110-starfive-visionfive-2-lite.dtsi | 69 motorcomm,tx-clk-100-inverted; 70 motorcomm,tx-clk-1000-inverted;
|
| /linux/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;
|
| /linux/lib/ |
| H A D | glob.c | 103 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 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/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/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-b155v2.dts | 28 touchscreen-inverted-x; 29 touchscreen-inverted-y;
|
| /linux/drivers/input/joystick/ |
| H A D | adc-joystick.c | 18 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 D | sun50i-a64-oceanic-5205-5inmfd.dts | 49 touchscreen-inverted-x; 50 touchscreen-inverted-y;
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-zii-ultra-rmb3.dts | 127 touchscreen-inverted-x; 136 touchscreen-inverted-x; 149 touchscreen-inverted-x;
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | sg2044-sophgo-srd3-10.dts | 35 wp-inverted; 108 wp-inverted;
|
| H A D | sg2042-evb-v2.dts | 123 wp-inverted; 237 wp-inverted;
|
| /linux/arch/sh/drivers/ |
| H A D | heartbeat.c | 33 unsigned bit, unsigned int inverted) in heartbeat_toggle_bit() argument 38 if (inverted) in heartbeat_toggle_bit()
|
| /linux/drivers/thermal/ |
| H A D | armada_thermal.c | 89 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 D | bcm9hmidc.dtsi | 39 touchscreen-inverted-x; 40 touchscreen-inverted-y;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-ringneck-haikou-lvds-9904379.dtso | 79 touchscreen-inverted-x; 80 touchscreen-inverted-y;
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap-wakeupgen.c | 162 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 D | omap3-beagle-xm-ab.dts | 9 /* HS USB Port 2 Power enable was inverted with the xM C */
|
| H A D | am572x-idk-touchscreen.dtso | 24 /* GPIO line is inverted before going to touch panel */
|
| H A D | am571x-idk-touchscreen.dtso | 24 /* GPIO line is inverted before going to touch panel */
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-a23-polaroid-mid2407pxe03.dts | 92 touchscreen-inverted-x; 93 touchscreen-inverted-y;
|