Home
last modified time | relevance | path

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

/bsp/mini2440/drivers/
A Dtouch.c73 long xp; member
122 ts.xp = ts.xp / 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()
133 touch->x = ts.xp; in report_touch_input()
199 ts.xp = ts.xp / ts.count; in report_touch_input()
204 touch->x = ts.xp; in report_touch_input()
278 ts.xp = 0; in touch_timer_fire()
309 ts.xp = 0; in s3c2410_adc_stylus_action()
[all …]

Completed in 4 milliseconds