Searched refs:RC_PENUP (Results 1 – 7 of 7) sorted by relevance
269 return RC_PENUP; in wm9713_poll_sample()299 return RC_PENUP; in wm9713_poll_sample()311 return RC_PENUP; in wm9713_poll_sample()316 return RC_PENUP; in wm9713_poll_sample()333 return RC_PENUP; in wm9713_poll_coord()364 return RC_PENUP; in wm9713_poll_coord()385 return RC_PENUP; in wm9713_poll_coord()
263 return RC_PENUP; in wm9712_poll_sample()289 return RC_PENUP; in wm9712_poll_sample()309 return RC_PENUP; in wm9712_poll_sample()326 return RC_PENUP; in wm9712_poll_coord()353 return RC_PENUP; in wm9712_poll_coord()374 return RC_PENUP; in wm9712_poll_coord()
223 return RC_PENUP; in wm9705_poll_sample()249 return RC_PENUP; in wm9705_poll_sample()261 return RC_PENUP; in wm9705_poll_sample()266 return RC_PENUP; in wm9705_poll_sample()
105 return RC_PENUP; in wm97xx_acc_pen_down()
139 return RC_PENUP; in wm97xx_acc_pen_down()
418 if (rc & RC_PENUP) { in wm97xx_read_samples()
152 #define RC_PENUP 0x00000004 macro