Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Dti_am335x_tscadc.h145 #define TOTAL_STEPS 16 macro
/Linux-v5.4/drivers/input/touchscreen/
Dti_am335x_tsc.c150 first_step = TOTAL_STEPS - tsc_steps; in titsc_step_config()
/Linux-v5.4/drivers/iio/adc/
Dti_am335x_adc.c78 step_en <<= TOTAL_STEPS - adc_dev->channels + 1; in get_adc_step_mask()