Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dti_am335x_tscadc.h134 #define TOTAL_STEPS 16 macro
/linux-4.4.14/drivers/input/touchscreen/
Dti_am335x_tsc.c146 first_step = TOTAL_STEPS - tsc_steps; in titsc_step_config()
/linux-4.4.14/drivers/iio/adc/
Dti_am335x_adc.c59 step_en <<= TOTAL_STEPS - adc_dev->channels + 1; in get_adc_step_mask()