Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c157 n++ == 0 ? STEPCONFIG_OPENDLY : 0); in titsc_step_config()
182 n++ == 0 ? STEPCONFIG_OPENDLY : 0); in titsc_step_config()
198 STEPCONFIG_OPENDLY); in titsc_step_config()
207 STEPCONFIG_OPENDLY); in titsc_step_config()
/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h79 #define STEPCONFIG_OPENDLY STEPDELAY_OPEN(0x098) macro
/linux/drivers/iio/adc/
H A Dti_am335x_adc.c575 adc_dev->open_delay[channels] = STEPCONFIG_OPENDLY; in tiadc_parse_dt()