Home
last modified time | relevance | path

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

/bsp/mini2440/drivers/
A Dtouch.c74 long yp; member
123 ts.yp = ts.yp / ts.count;; in report_touch_input()
126 ts.xp = ts.xp + ts.yp; in report_touch_input()
127 ts.yp = ts.xp - ts.yp; in report_touch_input()
128 ts.xp = ts.xp - ts.yp; in report_touch_input()
134 touch->y = ts.yp; in report_touch_input()
200 ts.yp = ts.yp / ts.count; in report_touch_input()
205 touch->y = ts.yp; in report_touch_input()
279 ts.yp = 0; in touch_timer_fire()
310 ts.yp = 0; in s3c2410_adc_stylus_action()
[all …]

Completed in 6 milliseconds