Home
last modified time | relevance | path

Searched refs:pendown (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dts4800-ts.c45 bool pendown; member
54 ts->pendown = false; in ts4800_ts_open()
79 bool pendown = last_x & PENDOWN_MASK; in ts4800_ts_poll() local
81 if (pendown) { in ts4800_ts_poll()
87 if (!ts->pendown) { in ts4800_ts_poll()
89 ts->pendown = true; in ts4800_ts_poll()
98 } else if (ts->pendown) { in ts4800_ts_poll()
99 ts->pendown = false; in ts4800_ts_poll()
Dtps6507x-ts.c48 bool pendown; member
155 bool pendown; in tps6507x_ts_poll() local
163 pendown = tsc->tc.pressure > tsc->min_pressure; in tps6507x_ts_poll()
165 if (unlikely(!pendown && tsc->pendown)) { in tps6507x_ts_poll()
170 tsc->pendown = false; in tps6507x_ts_poll()
173 if (pendown) { in tps6507x_ts_poll()
175 if (!tsc->pendown) { in tps6507x_ts_poll()
195 tsc->pendown = true; in tps6507x_ts_poll()
Dads7846.c123 bool pendown; member
561 return sprintf(buf, "%u\n", ts->pendown); in ads7846_pen_down_show()
832 if (!ts->pendown) { in ads7846_report_state()
834 ts->pendown = true; in ads7846_report_state()
874 if (ts->pendown && !ts->stopped) { in ads7846_irq()
881 ts->pendown = false; in ads7846_irq()
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dads7846.txt64 ti,pendown-gpio-debounce Platform specific debounce time for the
65 pendown-gpio (u32).
66 pendown-gpio GPIO handle describing the pin the !PENIRQ
81 pendown-gpio = <&gpio1 8 0>;
/Linux-v4.19/arch/arm/boot/dts/
Domap3-devkit8000-lcd-common.dtsi60 pendown-gpio = <&gpio1 27 GPIO_ACTIVE_HIGH>;
Domap3-evm-common.dtsi113 pendown-gpio = <&gpio6 15 GPIO_ACTIVE_HIGH>;
Dat91sam9261ek.dts168 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
Domap3-overo-common-lcd35.dtsi155 pendown-gpio = <&gpio4 18 GPIO_ACTIVE_HIGH>;
Domap3-overo-common-lcd43.dtsi166 pendown-gpio = <&gpio4 18 GPIO_ACTIVE_HIGH>;
Domap3-ldp.dts207 pendown-gpio = <&gpio2 22 GPIO_ACTIVE_HIGH>;
Domap3-cm-t3x.dtsi230 pendown-gpio = <&gpio2 25 GPIO_ACTIVE_HIGH>;
Domap3-lilly-a83x.dtsi318 pendown-gpio = <&gpio1 8 GPIO_ACTIVE_HIGH>;
Dimx7d-sdb.dts164 pendown-gpio = <&gpio2 29 GPIO_ACTIVE_HIGH>;
Dam57xx-cl-som-am57x.dts533 pendown-gpio = <&gpio1 31 0>;
Domap5-cm-t54.dts350 pendown-gpio = <&gpio1 15 GPIO_ACTIVE_HIGH>;
Domap3-pandora-common.dtsi625 pendown-gpio = <&gpio3 30 GPIO_ACTIVE_HIGH>;
Dimx28-tx28.dts353 pendown-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>;