Searched refs:sar_touch_conf (Results 1 – 4 of 4) sorted by relevance
351 SENS.sar_touch_conf.touch_outen |= (enable_mask & TOUCH_PAD_BIT_MASK_ALL); in touch_ll_set_channel_mask()362 *enable_mask = SENS.sar_touch_conf.touch_outen \ in touch_ll_get_channel_mask()375 SENS.sar_touch_conf.touch_outen &= ~(disable_mask & TOUCH_PAD_BIT_MASK_ALL); in touch_ll_clear_channel_mask()396 SENS.sar_touch_conf.touch_status_clr = 1; in touch_ll_clear_trigger_status_mask()407 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_RAW; in touch_ll_read_raw_data()635 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_SMOOTH; in touch_ll_filter_read_smooth()648 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_BENCHMARK; in touch_ll_read_benchmark()964 SENS.sar_touch_conf.touch_approach_pad0 = prox_pad[0]; in touch_ll_proximity_set_channel_num()965 SENS.sar_touch_conf.touch_approach_pad1 = prox_pad[1]; in touch_ll_proximity_set_channel_num()966 SENS.sar_touch_conf.touch_approach_pad2 = prox_pad[2]; in touch_ll_proximity_set_channel_num()[all …]
359 SENS.sar_touch_conf.touch_outen |= (enable_mask & TOUCH_PAD_BIT_MASK_ALL); in touch_ll_set_channel_mask()370 *enable_mask = SENS.sar_touch_conf.touch_outen \ in touch_ll_get_channel_mask()383 SENS.sar_touch_conf.touch_outen &= ~(disable_mask & TOUCH_PAD_BIT_MASK_ALL); in touch_ll_clear_channel_mask()404 SENS.sar_touch_conf.touch_status_clr = 1; in touch_ll_clear_trigger_status_mask()415 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_RAW; in touch_ll_read_raw_data()655 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_SMOOTH; in touch_ll_filter_read_smooth()668 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_BENCHMARK; in touch_ll_read_benchmark()984 SENS.sar_touch_conf.touch_approach_pad0 = prox_pad[0]; in touch_ll_proximity_set_channel_num()985 SENS.sar_touch_conf.touch_approach_pad1 = prox_pad[1]; in touch_ll_proximity_set_channel_num()986 SENS.sar_touch_conf.touch_approach_pad2 = prox_pad[2]; in touch_ll_proximity_set_channel_num()[all …]
230 } sar_touch_conf; member
228 } sar_touch_conf; member