Searched full:touchscreen (Results 1 – 25 of 606) sorted by relevance
12345678910>>...25
/Linux-v6.1/drivers/input/touchscreen/ |
D | Kconfig | 3 # Touchscreen driver configuration 16 tristate "Marvell 88PM860x touchscreen" 20 support for the built-in touchscreen. 32 Say Y here if you have a touchscreen interface using the 50 Say Y here if you have a touchscreen interface using the 60 tristate "Analog Devices AD7879-1/AD7889-1 touchscreen interface" 62 Say Y here if you want to support a touchscreen interface using 93 tristate "Generic ADC based resistive touchscreen" 99 resistive touchscreen driver. 107 tristate "Microchip AR1020/1021 i2c touchscreen" [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | touchscreen.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/touchscreen.yaml# 7 title: Common touchscreen Bindings 13 touchscreen-min-x: 18 touchscreen-min-y: 23 touchscreen-size-x: 24 description: horizontal resolution of touchscreen (maximum x coordinate reported + 1) 27 touchscreen-size-y: 28 description: vertical resolution of touchscreen (maximum y coordinate reported + 1) 31 touchscreen-max-pressure: 35 touchscreen-min-pressure: [all …]
|
D | melfas,mms114.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/melfas,mms114.yaml# 7 title: Melfas MMS114 family touchscreen controller bindings 13 - $ref: touchscreen.yaml# 17 pattern: "^touchscreen(@.*)?$" 45 touchscreen-size-x: true 46 touchscreen-size-y: true 47 touchscreen-fuzz-x: true 48 touchscreen-fuzz-y: true 49 touchscreen-fuzz-pressure: true 50 touchscreen-inverted-x: true [all …]
|
D | ti,tsc2005.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/ti,tsc2005.yaml# 7 title: Texas Instruments TSC2004 and TSC2005 touchscreen controller bindings 15 pattern: "^touchscreen(@.*)?$" 40 description: resistance of the touchscreen's X plates in ohm (defaults to 280) 44 if the touchscreen does not respond after the configured time 51 touchscreen-fuzz-pressure: true 52 touchscreen-fuzz-x: true 53 touchscreen-fuzz-y: true 54 touchscreen-max-pressure: true 55 touchscreen-size-x: true [all …]
|
D | imagis,ist3038c.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/imagis,ist3038c.yaml# 7 title: Imagis IST30XXC family touchscreen controller bindings 13 - $ref: touchscreen.yaml# 17 pattern: "^touchscreen@[0-9a-f]+$" 35 touchscreen-size-x: true 36 touchscreen-size-y: true 37 touchscreen-fuzz-x: true 38 touchscreen-fuzz-y: true 39 touchscreen-inverted-x: true 40 touchscreen-inverted-y: true [all …]
|
D | resistive-adc-touch.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/resistive-adc-touch.yaml# 7 title: Generic resistive touchscreen ADC 13 Generic ADC based resistive touchscreen controller 18 - $ref: touchscreen.yaml# 48 touchscreen-size-x: true 49 touchscreen-size-y: true 50 touchscreen-fuzz-x: true 51 touchscreen-fuzz-y: true 52 touchscreen-inverted-x: true 53 touchscreen-inverted-y: true [all …]
|
D | raspberrypi,firmware-ts.txt | 1 Raspberry Pi firmware based 7" touchscreen 9 - touchscreen-size-x: See touchscreen.txt 10 - touchscreen-size-y: See touchscreen.txt 11 - touchscreen-inverted-x: See touchscreen.txt 12 - touchscreen-inverted-y: See touchscreen.txt 13 - touchscreen-swapped-x-y: See touchscreen.txt 21 ts: touchscreen { 23 touchscreen-size-x = <800>; 24 touchscreen-size-y = <480>;
|
D | bu21013.txt | 13 - touchscreen-size-x : General touchscreen binding, see [1]. 14 - touchscreen-size-y : General touchscreen binding, see [1]. 15 - touchscreen-inverted-x : General touchscreen binding, see [1]. 16 - touchscreen-inverted-y : General touchscreen binding, see [1]. 17 - touchscreen-swapped-x-y : General touchscreen binding, see [1]. 19 [1] All general touchscreen properties are described in 20 Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt. 39 touchscreen-size-x = <384>; 40 touchscreen-size-y = <704>; 41 touchscreen-inverted-y;
|
D | cypress,cy8ctma140.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,cy8ctma140.yaml# 7 title: Cypress CY8CTMA140 series touchscreen controller bindings 13 - $ref: touchscreen.yaml# 36 touchscreen-inverted-x: true 37 touchscreen-inverted-y: true 38 touchscreen-size-x: true 39 touchscreen-size-y: true 40 touchscreen-swapped-x-y: true 41 touchscreen-max-pressure: true 49 - touchscreen-size-x [all …]
|
D | eeti,exc3000.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/eeti,exc3000.yaml# 7 title: EETI EXC3000 series touchscreen controller 13 - $ref: touchscreen.yaml# 27 touchscreen-size-x: true 28 touchscreen-size-y: true 29 touchscreen-inverted-x: true 30 touchscreen-inverted-y: true 31 touchscreen-swapped-x-y: true 37 - touchscreen-size-x 38 - touchscreen-size-y [all …]
|
D | brcm,iproc-touchscreen.txt | 1 * Broadcom's IPROC Touchscreen Controller 4 - compatible: must be "brcm,iproc-touchscreen" 11 - interrupts: The touchscreen controller's interrupt 53 - touchscreen-size-x: horizontal resolution of touchscreen (in pixels) 54 - touchscreen-size-y: vertical resolution of touchscreen (in pixels) 55 - touchscreen-fuzz-x: horizontal noise value of the absolute input 57 - touchscreen-fuzz-y: vertical noise value of the absolute input 59 - touchscreen-inverted-x: X axis is inverted (boolean) 60 - touchscreen-inverted-y: Y axis is inverted (boolean) 62 Example: An example of touchscreen node [all …]
|
D | ads7846.txt | 60 wakeup-source use any event on touchscreen as wakeup event. 62 touchscreen-size-x General touchscreen binding, see [1]. 63 touchscreen-size-y General touchscreen binding, see [1]. 64 touchscreen-max-pressure General touchscreen binding, see [1]. 65 touchscreen-min-pressure General touchscreen binding, see [1]. 66 touchscreen-average-samples General touchscreen binding, see [1]. 67 touchscreen-inverted-x General touchscreen binding, see [1]. 68 touchscreen-inverted-y General touchscreen binding, see [1]. 69 touchscreen-swapped-x-y General touchscreen binding, see [1]. 71 [1] All general touchscreen properties are described in [all …]
|
D | zet6223.txt | 1 Zeitec ZET6223 I2C touchscreen controller 13 - touchscreen-size-x : See touchscreen.txt 14 - touchscreen-size-y : See touchscreen.txt 15 - touchscreen-inverted-x : See touchscreen.txt 16 - touchscreen-inverted-y : See touchscreen.txt 17 - touchscreen-swapped-x-y : See touchscreen.txt 23 zet6223: touchscreen@76 {
|
D | azoteq,iqs5xx.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/azoteq,iqs5xx.yaml# 7 title: Azoteq IQS550/572/525 Trackpad/Touchscreen Controller 13 The Azoteq IQS550, IQS572 and IQS525 trackpad and touchscreen controllers 20 - $ref: touchscreen.yaml# 40 touchscreen-size-x: true 41 touchscreen-size-y: true 42 touchscreen-inverted-x: true 43 touchscreen-inverted-y: true 44 touchscreen-swapped-x-y: true 62 touchscreen@74 { [all …]
|
D | zinitix,bt400.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/zinitix,bt400.yaml# 7 title: Zinitix BT4xx and BT5xx series touchscreen controller bindings 9 description: The Zinitix BT4xx and BT5xx series of touchscreen controllers 18 - $ref: touchscreen.yaml# 22 pattern: "^touchscreen(@.*)?$" 72 description: Reset line for the touchscreen, should be tagged 82 touchscreen-size-x: true 83 touchscreen-size-y: true 84 touchscreen-fuzz-x: true 85 touchscreen-fuzz-y: true [all …]
|
D | silead,gsl1680.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/silead,gsl1680.yaml# 7 title: Silead GSL1680 Touchscreen Controller Device Tree Bindings 13 - $ref: touchscreen.yaml# 42 Maximum number of fingers the touchscreen can detect 48 touchscreen? 65 - touchscreen-size-x 66 - touchscreen-size-y 77 touchscreen@40 { 83 touchscreen-size-x = <480>; 84 touchscreen-size-y = <800>; [all …]
|
D | ilitek_ts_i2c.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/ilitek_ts_i2c.yaml# 7 title: Ilitek I2C Touchscreen Controller 13 - $ref: touchscreen.yaml# 43 description: touchscreen can be used as a wakeup source. 45 touchscreen-size-x: true 46 touchscreen-size-y: true 47 touchscreen-inverted-x: true 48 touchscreen-inverted-y: true 49 touchscreen-swapped-x-y: true 66 touchscreen@41 { [all …]
|
D | chipone,icn8318.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/chipone,icn8318.yaml# 7 title: ChipOne ICN8318 Touchscreen Controller Device Tree Bindings 13 - $ref: touchscreen.yaml# 35 - touchscreen-size-x 36 - touchscreen-size-y 47 touchscreen@40 { 55 touchscreen-size-x = <800>; 56 touchscreen-size-y = <480>; 57 touchscreen-inverted-x; 58 touchscreen-swapped-x-y;
|
D | elan,elants_i2c.yaml | 4 $id: "http://devicetree.org/schemas/input/touchscreen/elan,elants_i2c.yaml#" 7 title: Elantech I2C Touchscreen 13 - $ref: touchscreen.yaml# 33 description: touchscreen can be used as a wakeup source. 45 touchscreen-inverted-x: true 46 touchscreen-inverted-y: true 47 touchscreen-size-x: true 48 touchscreen-size-y: true 49 touchscreen-swapped-x-y: true 66 touchscreen@10 {
|
D | mstar,msg2638.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/mstar,msg2638.yaml# 7 title: MStar msg2638 touchscreen controller Bindings 13 - $ref: touchscreen.yaml# 34 touchscreen-size-x: true 35 touchscreen-size-y: true 44 - touchscreen-size-x 45 - touchscreen-size-y 54 touchscreen@26 { 64 touchscreen-size-x = <2048>; 65 touchscreen-size-y = <2048>;
|
D | cypress,cy8ctma340.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,cy8ctma340.yaml# 7 title: Cypress CY8CTMA340 series touchscreen controller bindings 18 - $ref: touchscreen.yaml# 22 pattern: "^touchscreen(@.*)?$" 64 description: Reset line for the touchscreen, should be tagged 74 touchscreen-size-x: true 75 touchscreen-size-y: true 76 touchscreen-fuzz-x: true 77 touchscreen-fuzz-y: true 118 - touchscreen-size-x [all …]
|
D | st,stmfts.txt | 1 * ST-Microelectronics FingerTip touchscreen controller 3 The ST-Microelectronics FingerTip device provides a basic touchscreen 16 - touchscreen-size-x : see touchscreen.txt 17 - touchscreen-size-y : see touchscreen.txt 29 touchscreen@49 { 34 touchscreen-size-x = <1599>; 35 touchscreen-size-y = <2559>;
|
D | hycon,hy46xx.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/hycon,hy46xx.yaml# 7 title: Hycon HY46XX series touchscreen controller bindings 26 - $ref: touchscreen.yaml# 87 touchscreen-size-x: true 88 touchscreen-size-y: true 89 touchscreen-fuzz-x: true 90 touchscreen-fuzz-y: true 91 touchscreen-inverted-x: true 92 touchscreen-inverted-y: true 93 touchscreen-swapped-x-y: true [all …]
|
D | samsung,s6sy761.txt | 1 * Samsung S6SY761 touchscreen controller 11 - touchscreen-size-x : see touchscreen.txt. This property is embedded in the 13 - touchscreen-size-y : see touchscreen.txt. This property is embedded in the 22 touchscreen@48 { 29 touchscreen-size-x = <4096>; 30 touchscreen-size-y = <4096>;
|
/Linux-v6.1/drivers/platform/x86/ |
D | touchscreen_dmi.c | 3 * Touchscreen driver DMI based configuration code 30 PROPERTY_ENTRY_U32("touchscreen-size-x", 1665), 31 PROPERTY_ENTRY_U32("touchscreen-size-y", 1140), 32 PROPERTY_ENTRY_BOOL("touchscreen-swapped-x-y"), 44 PROPERTY_ENTRY_U32("touchscreen-size-x", 1728), 45 PROPERTY_ENTRY_U32("touchscreen-size-y", 1148), 46 PROPERTY_ENTRY_BOOL("touchscreen-swapped-x-y"), 58 PROPERTY_ENTRY_U32("touchscreen-min-x", 6), 59 PROPERTY_ENTRY_U32("touchscreen-min-y", 3), 60 PROPERTY_ENTRY_U32("touchscreen-size-x", 1728), [all …]
|
12345678910>>...25