Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Diqs7222.c1497 u16 tpad_setup[IQS7222_MAX_COLS_TPAD]; in iqs7222_setup()
1525 return iqs7222->tpad_setup; in iqs7222_setup()
2679 u16 *tpad_setup = iqs7222->tpad_setup; in iqs7222_parse_tpad()
2708 tpad_setup[6] &= ~GENMASK(num_chan - 1, 0); in iqs7222_parse_tpad()
2711 tpad_setup[8 + i] = 0; in iqs7222_parse_tpad()
2725 tpad_setup[6] |= BIT(chan_sel[i]); in iqs7222_parse_tpad()
2726 tpad_setup[8 + i] = chan_sel[i] * 34 + 1072; in iqs7222_parse_tpad()
2729 tpad_setup[7] = dev_desc->touch_link; in iqs7222_parse_tpad()
2731 tpad_setup[ in iqs7222_parse_tpad()
1487 u16 tpad_setup[IQS7222_MAX_COLS_TPAD]; global() member
2685 u16 *tpad_setup = iqs7222->tpad_setup; iqs7222_parse_tpad() local
[all...]