Searched refs:BIT_DOWN (Results 1 – 2 of 2) sorted by relevance
211 #define BIT_UP_CLEAR(opcode) ((opcode & BIT_DOWN) == 0)
108 #define BIT_DOWN BIT(1) macro317 int_flags = BIT_PT_CNT_CHANGE | BIT_DOWN | BIT_MOVE | BIT_UP; in zinitix_init_touch()