Searched refs:RC_PENUP (Results 1 – 7 of 7) sorted by relevance
264 return RC_PENUP; in wm9713_poll_sample()294 return RC_PENUP; in wm9713_poll_sample()306 return RC_PENUP; in wm9713_poll_sample()311 return RC_PENUP; in wm9713_poll_sample()328 return RC_PENUP; in wm9713_poll_coord()359 return RC_PENUP; in wm9713_poll_coord()380 return RC_PENUP; in wm9713_poll_coord()
258 return RC_PENUP; in wm9712_poll_sample()284 return RC_PENUP; in wm9712_poll_sample()304 return RC_PENUP; in wm9712_poll_sample()321 return RC_PENUP; in wm9712_poll_coord()348 return RC_PENUP; in wm9712_poll_coord()369 return RC_PENUP; in wm9712_poll_coord()
218 return RC_PENUP; in wm9705_poll_sample()244 return RC_PENUP; in wm9705_poll_sample()256 return RC_PENUP; in wm9705_poll_sample()261 return RC_PENUP; in wm9705_poll_sample()
100 return RC_PENUP; in wm97xx_acc_pen_down()
130 return RC_PENUP; in wm97xx_acc_pen_down()
391 if (rc & RC_PENUP) { in wm97xx_read_samples()
153 #define RC_PENUP 0x00000004 macro