Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dbu21029_ts.c151 #define SCALE_12BIT (1 << 12) macro
198 rz = DIV_ROUND_CLOSEST(rz, SCALE_12BIT); in bu21029_touch_report()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dbu21029_ts.c151 #define SCALE_12BIT (1 << 12) macro
198 rz = DIV_ROUND_CLOSEST(rz, SCALE_12BIT); in bu21029_touch_report()

Completed in 3 milliseconds