Searched refs:RC_PENUP (Results 1 – 6 of 6) sorted by relevance
265 return RC_PENUP; in wm9713_poll_sample()295 return RC_PENUP; in wm9713_poll_sample()307 return RC_PENUP; in wm9713_poll_sample()312 return RC_PENUP; in wm9713_poll_sample()329 return RC_PENUP; in wm9713_poll_coord()360 return RC_PENUP; in wm9713_poll_coord()381 return RC_PENUP; in wm9713_poll_coord()
259 return RC_PENUP; in wm9712_poll_sample()285 return RC_PENUP; in wm9712_poll_sample()305 return RC_PENUP; in wm9712_poll_sample()322 return RC_PENUP; in wm9712_poll_coord()349 return RC_PENUP; in wm9712_poll_coord()370 return RC_PENUP; in wm9712_poll_coord()
219 return RC_PENUP; in wm9705_poll_sample()245 return RC_PENUP; in wm9705_poll_sample()257 return RC_PENUP; in wm9705_poll_sample()262 return RC_PENUP; in wm9705_poll_sample()
130 return RC_PENUP; in wm97xx_acc_pen_down()
392 if (rc & RC_PENUP) { in wm97xx_read_samples()
153 #define RC_PENUP 0x00000004 macro