Searched refs:BIT_UP (Results 1 – 2 of 2) sorted by relevance
174 #define BIT_UP 0x00800000 macro210 #define BIT_UP_SET(opcode) ((opcode & BIT_UP) != 0)
110 #define BIT_UP BIT(3) macro317 int_flags = BIT_PT_CNT_CHANGE | BIT_DOWN | BIT_MOVE | BIT_UP; in zinitix_init_touch()