Searched refs:tch_old (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dcyttsp4_core.c390 struct cyttsp4_tch_rec_params *tch_old, *tch_new; local
437 tch_old = &si->si_ptrs.opcfg->tch_rec_old[abs];
439 tch->ofs = tch_old->loc & CY_BYTE_OFS_MASK;
440 tch->size = cyttsp4_bits_2_bytes(tch_old->size,
442 tch->bofs = (tch_old->loc & CY_BOFS_MASK) >> CY_BOFS_SHIFT;

Completed in 150 milliseconds