Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/iio/adc/
Dmxs-lradc.c321 #define LRADC_DELAY(n) (0xd0 + (0x10 * (n))) macro
464 LRADC_DELAY(3)); in mxs_lradc_setup_ts_channel()
480 LRADC_DELAY(2)); in mxs_lradc_setup_ts_channel()
522 LRADC_DELAY(3)); in mxs_lradc_setup_ts_pressure()
537 LRADC_DELAY_DELAY(lradc->settling_delay), LRADC_DELAY(2)); in mxs_lradc_setup_ts_pressure()
736 LRADC_DELAY(2)); in mxs_lradc_complete_touch_event()
766 mxs_lradc_reg_wrt(lradc, 0, LRADC_DELAY(2)); in mxs_lradc_finish_touch_event()
767 mxs_lradc_reg_wrt(lradc, 0, LRADC_DELAY(3)); in mxs_lradc_finish_touch_event()
1219 mxs_lradc_reg_wrt(lradc, LRADC_DELAY_KICK, LRADC_DELAY(0) + st); in mxs_lradc_configure_trigger()
1309 LRADC_DELAY_KICK, LRADC_DELAY(0)); in mxs_lradc_buffer_preenable()
[all …]