Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/iio/adc/
Dmxs-lradc.c325 #define LRADC_DELAY(n) (0xd0 + (0x10 * (n))) macro
468 LRADC_DELAY(3)); in mxs_lradc_setup_ts_channel()
483 LRADC_DELAY(2)); in mxs_lradc_setup_ts_channel()
523 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()
732 LRADC_DELAY(2)); in mxs_lradc_complete_touch_event()
762 mxs_lradc_reg_wrt(lradc, 0, LRADC_DELAY(2)); in mxs_lradc_finish_touch_event()
763 mxs_lradc_reg_wrt(lradc, 0, LRADC_DELAY(3)); in mxs_lradc_finish_touch_event()
1208 mxs_lradc_reg_wrt(lradc, LRADC_DELAY_KICK, LRADC_DELAY(0) + st); in mxs_lradc_configure_trigger()
1297 LRADC_DELAY_KICK, LRADC_DELAY(0)); in mxs_lradc_buffer_preenable()
[all …]