Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Diqs626a.c353 struct iqs626_tp_grp_reg tp_grp_reg; member
478 thresh = &sys_reg->tp_grp_reg.ch_reg_tp[0].thresh; in iqs626_parse_events()
479 hyst = &sys_reg->tp_grp_reg.hyst; in iqs626_parse_events()
597 ati_target = &sys_reg->tp_grp_reg.ati_target; in iqs626_parse_ati_target()
714 u8 *hyst = &sys_reg->tp_grp_reg.hyst; in iqs626_parse_trackpad()
770 u8 *ati_base = &sys_reg->tp_grp_reg.ch_reg_tp[i].ati_base; in iqs626_parse_trackpad()
771 u8 *thresh = &sys_reg->tp_grp_reg.ch_reg_tp[i].thresh; in iqs626_parse_trackpad()
889 engine = sys_reg->tp_grp_reg.engine; in iqs626_parse_channel()