Home
last modified time | relevance | path

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

/drivers/input/misc/
Diqs626a.c469 unsigned int thresh_tp[IQS626_NUM_CH_TP_3]; in iqs626_parse_events() local
585 thresh_tp, num_ch); in iqs626_parse_events()
594 if (thresh_tp[j] > IQS626_CHx_THRESH_MAX) { in iqs626_parse_events()
597 fwnode_get_name(ch_node), thresh_tp[j]); in iqs626_parse_events()
601 sys_reg->tp_grp_reg.ch_reg_tp[j].thresh = thresh_tp[j]; in iqs626_parse_events()