Searched refs:touch_thresh (Results 1 – 6 of 6) sorted by relevance
290 HAL_FORCE_MODIFY_U32_REG_FIELD(SENS.touch_thresh[tp_wrap / 2], l_thresh, threshold); in touch_ll_set_threshold()292 HAL_FORCE_MODIFY_U32_REG_FIELD(SENS.touch_thresh[tp_wrap / 2], h_thresh, threshold); in touch_ll_set_threshold()307 HAL_FORCE_READ_U32_REG_FIELD(SENS.touch_thresh[tp_wrap / 2], l_thresh) : in touch_ll_get_threshold()308 HAL_FORCE_READ_U32_REG_FIELD(SENS.touch_thresh[tp_wrap / 2], h_thresh); in touch_ll_get_threshold()
320 SENS.touch_thresh[touch_num - 1].thresh = threshold; in touch_ll_set_threshold()333 *threshold = SENS.touch_thresh[touch_num - 1].thresh; in touch_ll_get_threshold()
328 SENS.touch_thresh[touch_num - 1].thresh = threshold; in touch_ll_set_threshold()341 *threshold = SENS.touch_thresh[touch_num - 1].thresh; in touch_ll_get_threshold()
191 } touch_thresh[5]; member
237 } touch_thresh[14]; member
242 } touch_thresh[14]; member