Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl_point_id.c59 #define FLAG_ABLE (0x4<<12) macro
573 point_now[i].all &= (FLAG_COOR_EX | FLAG_KEY | FLAG_ABLE); in PointCoor()
575 point_now[i].all &= (FLAG_COOR | FLAG_KEY | FLAG_ABLE); in PointCoor()