Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dti_am335x_tsc.c129 u32 stepenable; in titsc_step_config() local
202 stepenable = 1; in titsc_step_config()
204 stepenable |= 1 << (first_step + i + 1); in titsc_step_config()
206 ts_dev->step_mask = stepenable; in titsc_step_config()