Home
last modified time | relevance | path

Searched refs:y_highest_stage (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dad714x.c90 int y_highest_stage; member
601 sw->y_highest_stage = ad714x_cal_highest_stage(ad714x, in touchpad_cal_highest_stage()
605 "touchpad %d x_highest_stage:%d, y_highest_stage:%d\n", in touchpad_cal_highest_stage()
606 idx, sw->x_highest_stage, sw->y_highest_stage); in touchpad_cal_highest_stage()
633 for (i = hw->y_start_stage; i < sw->y_highest_stage; i++) { in touchpad_check_second_peak()
639 for (i = sw->y_highest_stage; i < hw->y_end_stage; i++) { in touchpad_check_second_peak()
662 hw->y_end_stage, sw->y_highest_stage, hw->y_max_coord); in touchpad_cal_abs_pos()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dad714x.c90 int y_highest_stage; member
601 sw->y_highest_stage = ad714x_cal_highest_stage(ad714x, in touchpad_cal_highest_stage()
605 "touchpad %d x_highest_stage:%d, y_highest_stage:%d\n", in touchpad_cal_highest_stage()
606 idx, sw->x_highest_stage, sw->y_highest_stage); in touchpad_cal_highest_stage()
633 for (i = hw->y_start_stage; i < sw->y_highest_stage; i++) { in touchpad_check_second_peak()
639 for (i = sw->y_highest_stage; i < hw->y_end_stage; i++) { in touchpad_check_second_peak()
662 hw->y_end_stage, sw->y_highest_stage, hw->y_max_coord); in touchpad_cal_abs_pos()

Completed in 5 milliseconds