Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Diqs626a.c353 struct iqs626_tp_grp_reg tp_grp_reg; member
479 thresh = &sys_reg->tp_grp_reg.ch_reg_tp[0].thresh; in iqs626_parse_events()
480 hyst = &sys_reg->tp_grp_reg.hyst; in iqs626_parse_events()
602 ati_target = &sys_reg->tp_grp_reg.ati_target; in iqs626_parse_ati_target()
719 u8 *hyst = &sys_reg->tp_grp_reg.hyst; in iqs626_parse_trackpad()
775 u8 *ati_base = &sys_reg->tp_grp_reg.ch_reg_tp[i].ati_base; in iqs626_parse_trackpad()
776 u8 *thresh = &sys_reg->tp_grp_reg.ch_reg_tp[i].thresh; in iqs626_parse_trackpad()
898 engine = sys_reg->tp_grp_reg.engine; in iqs626_parse_channel()