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

/linux-4.1.27/include/linux/mfd/
H A Dstmpe.h142 * @fraction_z: Length of the fractional part in z
143 * (fraction_z ([0..7]) = Count of the fractional part)
157 u8 fraction_z; member in struct:stmpe_ts_platform_data
/linux-4.1.27/drivers/input/touchscreen/
H A Dstmpe-ts.c78 u8 fraction_z; member in struct:stmpe_touch
214 FRACTION_Z(0xff), FRACTION_Z(ts->fraction_z)); stmpe_init_hw()
286 ts->fraction_z = ts_pdata->fraction_z; stmpe_ts_get_platform_info()
306 ts->fraction_z = val; stmpe_ts_get_platform_info()

Completed in 77 milliseconds