Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dti_am335x_tsc.c151 titsc_writel(ts_dev, REG_STEPDELAY(i), STEPCONFIG_OPENDLY); in titsc_step_config()
175 titsc_writel(ts_dev, REG_STEPDELAY(i), STEPCONFIG_OPENDLY); in titsc_step_config()
191 STEPCONFIG_OPENDLY); in titsc_step_config()
197 STEPCONFIG_OPENDLY); in titsc_step_config()
/linux-4.4.14/include/linux/mfd/
Dti_am335x_tscadc.h90 #define STEPCONFIG_OPENDLY STEPDELAY_OPEN(0x098) macro
/linux-4.4.14/drivers/iio/adc/
Dti_am335x_adc.c440 adc_dev->open_delay[channels] = STEPCONFIG_OPENDLY; in tiadc_parse_dt()