Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dti_am335x_tsc.c131 u32 stepenable; in titsc_step_config() local
204 stepenable = 1; in titsc_step_config()
206 stepenable |= 1 << (first_step + i + 1); in titsc_step_config()
208 ts_dev->step_mask = stepenable; in titsc_step_config()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dti_am335x_tsc.c130 u32 stepenable; in titsc_step_config() local
211 stepenable = 1; in titsc_step_config()
213 stepenable |= 1 << (first_step + i + 1); in titsc_step_config()
215 ts_dev->step_mask = stepenable; in titsc_step_config()

Completed in 3 milliseconds