Home
last modified time | relevance | path

Searched defs:mxs_lradc_ts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c41 struct mxs_lradc_ts { struct
56 enum mxs_lradc_ts_plate cur_plate; /* state machine */ argument
57 bool ts_valid;
58 unsigned int ts_x_pos;
59 unsigned int ts_y_pos;
60 unsigned int ts_pressure;
64 unsigned int over_sample_cnt;
66 unsigned int over_sample_delay;
91 static bool mxs_lradc_check_touch_event(struct mxs_lradc_ts *ts) in mxs_lradc_check_touch_event() argument