Home
last modified time | relevance | path

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

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