Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsun4i-ts.c244 u32 tp_sensitive_adjust = 15; in sun4i_ts_probe() local
321 * tp_sensitive_adjust is an optional property in sun4i_ts_probe()
325 &tp_sensitive_adjust); in sun4i_ts_probe()
326 writel(TP_SENSITIVE_ADJUST(tp_sensitive_adjust) | TP_MODE_SELECT(0), in sun4i_ts_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsun4i-ts.c244 u32 tp_sensitive_adjust = 15; in sun4i_ts_probe() local
321 * tp_sensitive_adjust is an optional property in sun4i_ts_probe()
325 &tp_sensitive_adjust); in sun4i_ts_probe()
326 writel(TP_SENSITIVE_ADJUST(tp_sensitive_adjust) | TP_MODE_SELECT(0), in sun4i_ts_probe()

Completed in 2 milliseconds