Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dstmpe-ts.c64 * @fraction_z: Length of the fractional part in z
65 * (fraction_z ([0..7]) = Count of the fractional part)
78 u8 fraction_z; member
204 STMPE_FRACTION_Z(0xff), STMPE_FRACTION_Z(ts->fraction_z)); in stmpe_init_hw()
279 ts->fraction_z = val; in stmpe_ts_get_platform_info()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dstmpe-ts.c66 * @fraction_z: Length of the fractional part in z
67 * (fraction_z ([0..7]) = Count of the fractional part)
81 u8 fraction_z; member
206 STMPE_FRACTION_Z(0xff), STMPE_FRACTION_Z(ts->fraction_z)); in stmpe_init_hw()
281 ts->fraction_z = val; in stmpe_ts_get_platform_info()

Completed in 2 milliseconds