Searched refs:mxs_lradc_ts_read_raw_channel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | mxs-lradc-ts.c | 208 static unsigned int mxs_lradc_ts_read_raw_channel(struct mxs_lradc_ts *ts, in mxs_lradc_ts_read_raw_channel() function 238 m1 = mxs_lradc_ts_read_raw_channel(ts, ch1); in mxs_lradc_read_ts_pressure() 239 m2 = mxs_lradc_ts_read_raw_channel(ts, ch2); in mxs_lradc_read_ts_pressure() 468 mxs_lradc_ts_read_raw_channel(ts, TOUCHSCREEN_VCHANNEL1); in mxs_lradc_handle_touch() 474 mxs_lradc_ts_read_raw_channel(ts, TOUCHSCREEN_VCHANNEL1); in mxs_lradc_handle_touch()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | mxs-lradc-ts.c | 208 static unsigned int mxs_lradc_ts_read_raw_channel(struct mxs_lradc_ts *ts, in mxs_lradc_ts_read_raw_channel() function 238 m1 = mxs_lradc_ts_read_raw_channel(ts, ch1); in mxs_lradc_read_ts_pressure() 239 m2 = mxs_lradc_ts_read_raw_channel(ts, ch2); in mxs_lradc_read_ts_pressure() 468 mxs_lradc_ts_read_raw_channel(ts, TOUCHSCREEN_VCHANNEL1); in mxs_lradc_handle_touch() 474 mxs_lradc_ts_read_raw_channel(ts, TOUCHSCREEN_VCHANNEL1); in mxs_lradc_handle_touch()
|
Completed in 3 milliseconds