/Linux-v4.19/drivers/leds/trigger/ |
D | ledtrig-gpio.c | 24 unsigned inverted; /* true when gpio is inverted */ member 35 if (gpio_data->inverted) in gpio_trig_irq() 84 return sprintf(buf, "%u\n", gpio_data->inverted); in gpio_trig_inverted_show() 92 unsigned long inverted; in gpio_trig_inverted_store() local 95 ret = kstrtoul(buf, 10, &inverted); in gpio_trig_inverted_store() 99 if (inverted > 1) in gpio_trig_inverted_store() 102 gpio_data->inverted = inverted; in gpio_trig_inverted_store() 109 static DEVICE_ATTR(inverted, 0644, gpio_trig_inverted_show,
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | touchscreen.txt | 23 - touchscreen-inverted-x : X axis is inverted (boolean) 24 - touchscreen-inverted-y : Y axis is inverted (boolean) 36 - x-invert : deprecated name for touchscreen-inverted-x 37 - y-invert : deprecated name for touchscreen-inverted-y
|
D | chipone_icn8318.txt | 19 - touchscreen-inverted-x : X axis is inverted (boolean) 20 - touchscreen-inverted-y : Y axis is inverted (boolean) 39 touchscreen-inverted-x;
|
D | mms114.txt | 16 - touchscreen-inverted-x: See [1] 17 - touchscreen-inverted-y: See [1] 36 touchscreen-inverted-x; 37 touchscreen-inverted-y;
|
D | goodix.txt | 22 - touchscreen-inverted-x : X axis is inverted (boolean) 23 - touchscreen-inverted-y : Y axis is inverted (boolean)
|
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;
|
D | exc3000.txt | 11 - touchscreen-inverted-x: See touchscreen.txt 12 - touchscreen-inverted-y: See touchscreen.txt 24 touchscreen-inverted-x;
|
D | silead_gsl1680.txt | 20 - touchscreen-inverted-x : See touchscreen.txt 21 - touchscreen-inverted-y : See touchscreen.txt 40 touchscreen-inverted-x;
|
D | zet6223.txt | 15 - touchscreen-inverted-x : See touchscreen.txt 16 - touchscreen-inverted-y : See touchscreen.txt
|
D | eeti.txt | 16 - touchscreen-inverted-x 17 - touchscreen-inverted-y
|
/Linux-v4.19/lib/ |
D | glob.c | 71 bool match = false, inverted = (*pat == '!'); in glob_match() local 72 char const *class = pat + inverted; in glob_match() 98 if (match == inverted) in glob_match()
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | vt8500-sdmmc.txt | 11 - sdon-inverted: SD_ON bit is inverted on the controller 21 sdon-inverted;
|
D | mmc.txt | 20 - cd-inverted: when present, polarity on the CD line is inverted. See the note 24 - wp-inverted: when present, polarity on the WP line is inverted. See the note 67 polarity properties, we have to fix the meaning of the "normal" and "inverted" 69 lines as "active low." Therefore, using the "cd-inverted" property means, that 71 logic applies to the "wp-inverted" property. 75 dedicated pins can be specified, using *-inverted properties. GPIO polarity can 79 GPIO_ACTIVE_LOW flag clear and specifying the respective *-inverted property 145 cd-inverted;
|
D | atmel-hsmci.txt | 44 - cd-inverted: invert the value of external card detect gpio line 53 cd-inverted; 67 cd-inverted;
|
D | fsl-esdhc.txt | 27 - sdhci,wp-inverted : specifies that eSDHC controller reports 28 inverted write-protect state; New devices should use the generic 29 "wp-inverted" property.
|
/Linux-v4.19/drivers/video/backlight/ |
D | lms283gf05.c | 96 static void lms283gf05_reset(unsigned long gpio, bool inverted) in lms283gf05_reset() argument 98 gpio_set_value(gpio, !inverted); in lms283gf05_reset() 100 gpio_set_value(gpio, inverted); in lms283gf05_reset() 102 gpio_set_value(gpio, !inverted); in lms283gf05_reset()
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-parport-light.c | 67 if ((op->inverted && !state) || (!op->inverted && state)) in line_set() 77 return ((op->inverted && (oldval & op->val) != op->val) in line_get() 78 || (!op->inverted && (oldval & op->val) == op->val)); in line_get()
|
D | i2c-parport.c | 102 if ((op->inverted && !state) || (!op->inverted && state)) in line_set() 113 return ((op->inverted && (oldval & op->val) != op->val) in line_get() 114 || (!op->inverted && (oldval & op->val) == op->val)); in line_get()
|
/Linux-v4.19/arch/x86/math-emu/ |
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-v4.19/arch/arm/boot/dts/ |
D | omap5-sbc-t54.dts | 35 cd-inverted; 36 wp-inverted;
|
D | bcm9hmidc.dtsi | 39 touchscreen-inverted-x; 40 touchscreen-inverted-y;
|
/Linux-v4.19/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_2d_sensor.txt | 16 - touchscreen-inverted-x 17 - touchscreen-inverted-y 52 touchscreen-inverted-y;
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | rt5640.txt | 45 - realtek,jack-detect-not-inverted 46 bool. Normal jack-detect switches give an inverted signal, set this bool 47 in the rare case you've a jack-detect switch which is not inverted.
|
/Linux-v4.19/arch/sh/drivers/ |
D | heartbeat.c | 36 unsigned bit, unsigned int inverted) in heartbeat_toggle_bit() argument 41 if (inverted) in heartbeat_toggle_bit()
|
/Linux-v4.19/drivers/thermal/ |
D | armada_thermal.c | 90 bool inverted; member 345 if (priv->data->inverted) in armada_read_sensor() 446 .inverted = true, 460 .inverted = true, 476 .inverted = true,
|