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

/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c89 #define FT5406_NUM_POINTS 2 macro
96 #define GET_NUM_POINTS(buf) (buf[FT5406_NUM_POINTS])
147 sc->touch_buf[FT5406_NUM_POINTS] = NO_POINTS;
265 sc->touch_buf[FT5406_NUM_POINTS] = NO_POINTS;

Completed in 143 milliseconds