Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
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-6.12.1/include/linux/mfd/
Dti_am335x_tscadc.h57 #define STEPCONFIG_MODE_HWSYNC STEPCONFIG_MODE(2) macro