Home
last modified time | relevance | path

Searched refs:STEPCONFIG_MODE_HWSYNC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c132 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
160 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
192 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
201 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h57 #define STEPCONFIG_MODE_HWSYNC STEPCONFIG_MODE(2) macro