Searched refs:TOUCHSCREEN_VCHANNEL1 (Results 1 – 1 of 1) sorted by relevance
51 #define TOUCHSCREEN_VCHANNEL1 7 macro311 mxs_lradc_setup_ts_channel(ts, TOUCHSCREEN_VCHANNEL1); in mxs_lradc_prepare_x_pos()337 mxs_lradc_setup_ts_channel(ts, TOUCHSCREEN_VCHANNEL1); in mxs_lradc_prepare_y_pos()365 TOUCHSCREEN_VCHANNEL1); in mxs_lradc_prepare_pressure()383 writel(LRADC_CTRL1_LRADC_IRQ_EN(TOUCHSCREEN_VCHANNEL1), in mxs_lradc_start_touch_event()409 writel(0, ts->base + LRADC_CH(TOUCHSCREEN_VCHANNEL1)); in mxs_lradc_complete_touch_event()410 writel(LRADC_CTRL1_LRADC_IRQ(TOUCHSCREEN_VCHANNEL1) | in mxs_lradc_complete_touch_event()413 writel(LRADC_DELAY_TRIGGER(1 << TOUCHSCREEN_VCHANNEL1) | in mxs_lradc_complete_touch_event()449 LRADC_CTRL1_LRADC_IRQ(TOUCHSCREEN_VCHANNEL1), in mxs_lradc_finish_touch_event()482 TOUCHSCREEN_VCHANNEL1); in mxs_lradc_handle_touch()[all …]