Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dtps6507x-ts.c48 bool pendown; member
162 bool pendown; in tps6507x_ts_poll() local
170 pendown = tsc->tc.pressure > tsc->min_pressure; in tps6507x_ts_poll()
172 if (unlikely(!pendown && tsc->pendown)) { in tps6507x_ts_poll()
177 tsc->pendown = false; in tps6507x_ts_poll()
180 if (pendown) { in tps6507x_ts_poll()
182 if (!tsc->pendown) { in tps6507x_ts_poll()
202 tsc->pendown = true; in tps6507x_ts_poll()
Dads7846.c123 bool pendown; member
563 return sprintf(buf, "%u\n", ts->pendown); in ads7846_pen_down_show()
830 if (!ts->pendown) { in ads7846_report_state()
832 ts->pendown = true; in ads7846_report_state()
872 if (ts->pendown) { in ads7846_irq()
879 ts->pendown = false; in ads7846_irq()
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dads7846.txt63 ti,pendown-gpio-debounce Platform specific debounce time for the
64 pendown-gpio (u32).
65 pendown-gpio GPIO handle describing the pin the !PENIRQ
79 pendown-gpio = <&gpio1 8 0>;
/linux-4.1.27/arch/arm/boot/dts/
Domap3-evm-common.dtsi94 pendown-gpio = <&gpio6 15 0>;
Dat91sam9261ek.dts137 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
Domap3-overo-common-lcd35.dtsi154 pendown-gpio = <&gpio4 18 0>;
Domap3-overo-common-lcd43.dtsi166 pendown-gpio = <&gpio4 18 0>;
Domap3-ldp.dts203 pendown-gpio = <&gpio2 22 0>;
Domap3-cm-t3x.dtsi227 pendown-gpio = <&gpio2 25 0>;
Domap3-lilly-a83x.dtsi317 pendown-gpio = <&gpio1 8 0>;
Dimx28-tx28.dts339 pendown-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>;
Domap3-pandora-common.dtsi564 pendown-gpio = <&gpio3 30 0>;
Domap5-cm-t54.dts347 pendown-gpio = <&gpio1 15 0>;