Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c132 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
161 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
193 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
202 config = STEPCONFIG_MODE_HWSYNC | in titsc_step_config()
/openbmc/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h57 #define STEPCONFIG_MODE_HWSYNC STEPCONFIG_MODE(2) macro