Searched refs:LRADC_CTRL0 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/iio/adc/
H A Dmxs-lradc.c270 #define LRADC_CTRL0 0x00 macro
612 mxs_lradc_reg_clear(lradc, mxs_lradc_plate_mask(lradc), LRADC_CTRL0); mxs_lradc_setup_touch_detection()
614 LRADC_CTRL0); mxs_lradc_setup_touch_detection()
631 mxs_lradc_reg_clear(lradc, mxs_lradc_plate_mask(lradc), LRADC_CTRL0); mxs_lradc_prepare_x_pos()
632 mxs_lradc_reg_set(lradc, mxs_lradc_drive_x_plate(lradc), LRADC_CTRL0); mxs_lradc_prepare_x_pos()
653 mxs_lradc_reg_clear(lradc, mxs_lradc_plate_mask(lradc), LRADC_CTRL0); mxs_lradc_prepare_y_pos()
654 mxs_lradc_reg_set(lradc, mxs_lradc_drive_y_plate(lradc), LRADC_CTRL0); mxs_lradc_prepare_y_pos()
675 mxs_lradc_reg_clear(lradc, mxs_lradc_plate_mask(lradc), LRADC_CTRL0); mxs_lradc_prepare_pressure()
676 mxs_lradc_reg_set(lradc, mxs_lradc_drive_pressure(lradc), LRADC_CTRL0); mxs_lradc_prepare_pressure()
834 mxs_lradc_reg_clear(lradc, 0x1, LRADC_CTRL0); mxs_lradc_read_single()
853 mxs_lradc_reg_set(lradc, BIT(0), LRADC_CTRL0); mxs_lradc_read_single()
1083 mxs_lradc_reg_clear(lradc, mxs_lradc_plate_mask(lradc), LRADC_CTRL0); mxs_lradc_disable_ts()
1285 mxs_lradc_reg_clear(lradc, lradc->buffer_vchans, LRADC_CTRL0); mxs_lradc_buffer_preenable()
1318 mxs_lradc_reg_clear(lradc, lradc->buffer_vchans, LRADC_CTRL0); mxs_lradc_buffer_postdisable()
1446 LRADC_CTRL0); mxs_lradc_hw_init()
1450 LRADC_CTRL0); mxs_lradc_hw_init()

Completed in 40 milliseconds