Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.h37 #define CY_BYTE_OFS_MASK 0x1F macro
Dcyttsp4_core.c430 CY_BYTE_OFS_MASK; in cyttsp4_si_get_opcfg_data()
432 CY_BYTE_OFS_MASK; in cyttsp4_si_get_opcfg_data()
439 tch->ofs = tch_old->loc & CY_BYTE_OFS_MASK; in cyttsp4_si_get_opcfg_data()
456 tch->ofs = tch_new->loc & CY_BYTE_OFS_MASK; in cyttsp4_si_get_opcfg_data()