Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dwm97xx.h157 #define RC_PENDOWN 0x00000008 macro
/Linux-v6.6/drivers/input/touchscreen/
Dmainstone-wm97xx.c165 return RC_PENDOWN | RC_AGAIN; in wm97xx_acc_pen_down()
Dwm97xx-core.c435 } else if (rc & RC_PENDOWN) { in wm97xx_read_samples()