Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h127 #define TOTAL_STEPS 16 macro
/openbmc/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c150 first_step = TOTAL_STEPS - tsc_steps; in titsc_step_config()
/openbmc/linux/drivers/iio/adc/
H A Dti_am335x_adc.c70 step_en <<= TOTAL_STEPS - adc_dev->channels + 1; in get_adc_step_mask()