Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_btn.c62 cur_btn_state = (si->xy_data[0] >> (cur_btn * CY_BITS_PER_BTN)) in cyttsp5_get_btn_touches()
H A Dcyttsp5_regs.h653 #define CY_BITS_PER_BTN 1 macro
654 #define CY_NUM_BTN_EVENT_ID ((1 << CY_BITS_PER_BTN) - 1)