Searched refs:tpad_setup (Results 1 – 1 of 1) sorted by relevance
1497 u16 tpad_setup[IQS7222_MAX_COLS_TPAD]; member1525 return iqs7222->tpad_setup; in iqs7222_setup()2675 u16 *tpad_setup = iqs7222->tpad_setup; in iqs7222_parse_tpad() local2704 tpad_setup[6] &= ~GENMASK(num_chan - 1, 0); in iqs7222_parse_tpad()2707 tpad_setup[8 + i] = 0; in iqs7222_parse_tpad()2721 tpad_setup[6] |= BIT(chan_sel[i]); in iqs7222_parse_tpad()2725 tpad_setup[7] = dev_desc->touch_link; in iqs7222_parse_tpad()2727 tpad_setup[7] -= 2; in iqs7222_parse_tpad()2776 0, (tpad_setup[4] ? : 1) - 1, 0, 0); in iqs7222_parse_tpad()2789 tpad_setup[4] = prop->max_x + 1; in iqs7222_parse_tpad()[all …]