Searched refs:CY_BITS_PER_BTN (Results 1 – 2 of 2) sorted by relevance
62 cur_btn_state = (si->xy_data[0] >> (cur_btn * CY_BITS_PER_BTN)) in cyttsp5_get_btn_touches()
653 #define CY_BITS_PER_BTN 1 macro654 #define CY_NUM_BTN_EVENT_ID ((1 << CY_BITS_PER_BTN) - 1)