Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dts4800-ts.c44 bool pendown; member
53 ts->pendown = false; in ts4800_ts_open()
81 bool pendown = last_x & PENDOWN_MASK; in ts4800_ts_poll() local
83 if (pendown) { in ts4800_ts_poll()
89 if (!ts->pendown) { in ts4800_ts_poll()
91 ts->pendown = true; in ts4800_ts_poll()
100 } else if (ts->pendown) { in ts4800_ts_poll()
101 ts->pendown = false; in ts4800_ts_poll()
H A Dtps6507x-ts.c47 bool pendown; member
153 bool pendown; in tps6507x_ts_poll() local
161 pendown = tsc->tc.pressure > tsc->min_pressure; in tps6507x_ts_poll()
163 if (unlikely(!pendown && tsc->pendown)) { in tps6507x_ts_poll()
168 tsc->pendown = false; in tps6507x_ts_poll()
171 if (pendown) { in tps6507x_ts_poll()
173 if (!tsc->pendown) { in tps6507x_ts_poll()
193 tsc->pendown = true; in tps6507x_ts_poll()
H A Dads7846.c122 bool pendown; member
219 ts->pendown = false; in ads7846_report_pen_up()
240 if (ts->pendown && !get_pendown_state(ts)) in ads7846_restart()
587 return sprintf(buf, "%u\n", ts->pendown); in ads7846_pen_down_show()
848 if (!ts->pendown) { in ads7846_report_state()
850 ts->pendown = true; in ads7846_report_state()
889 if (ts->pendown && !ts->stopped) in ads7846_irq()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dads7846.txt56 ti,pendown-gpio-debounce Platform specific debounce time for the
57 pendown-gpio (u32).
58 pendown-gpio GPIO handle describing the pin the !PENIRQ
94 pendown-gpio = <&gpio1 8 0>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-devkit8000-lcd-common.dtsi57 pendown-gpio = <&gpio1 27 GPIO_ACTIVE_HIGH>;
H A Dimx7d-pico-hobbit.dts67 pendown-gpio = <&gpio2 7 0>;
H A Domap3-evm-common.dtsi113 pendown-gpio = <&gpio6 15 GPIO_ACTIVE_HIGH>;
H A Dat91sam9261ek.dts159 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
H A Domap3-overo-common-lcd35.dtsi152 pendown-gpio = <&gpio4 18 GPIO_ACTIVE_HIGH>;
H A Domap3-overo-common-lcd43.dtsi163 pendown-gpio = <&gpio4 18 GPIO_ACTIVE_HIGH>;
H A Domap3-ldp.dts204 pendown-gpio = <&gpio2 22 GPIO_ACTIVE_HIGH>;
H A Domap3-cm-t3x.dtsi230 pendown-gpio = <&gpio2 25 GPIO_ACTIVE_HIGH>;
H A Domap3-lilly-a83x.dtsi314 pendown-gpio = <&gpio1 8 GPIO_ACTIVE_HIGH>;
H A Dam57xx-cl-som-am57x.dts530 pendown-gpio = <&gpio1 31 0>;
H A Domap5-cm-t54.dts357 pendown-gpio = <&gpio1 15 GPIO_ACTIVE_HIGH>;
H A Dimx7d-sdb.dts201 pendown-gpio = <&gpio2 29 GPIO_ACTIVE_HIGH>;
H A Dimx28-tx28.dts354 pendown-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>;
H A Domap3-pandora-common.dtsi654 pendown-gpio = <&gpio3 30 GPIO_ACTIVE_HIGH>;
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h133 u8 pendown; member
H A Dgt9xx.c2730 ts->pendown =PEN_RELEASE; in goodix_ts_probe()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dat91sam9261ek.dts129 pendown-gpio = <&pioC 2 GPIO_ACTIVE_HIGH>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dimx8mn-var-som.dtsi70 pendown-gpio = <&gpio1 3 GPIO_ACTIVE_LOW>;
H A Dimx8mm-var-som.dtsi89 pendown-gpio = <&gpio1 3 GPIO_ACTIVE_LOW>;