Home
last modified time | relevance | path

Searched refs:FRACTION_Z (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dstmpe-ts.c59 #define FRACTION_Z(x) (x & 0x7) macro
214 FRACTION_Z(0xff), FRACTION_Z(ts->fraction_z)); in stmpe_init_hw()