Searched refs:x_max_above (Results 1 – 1 of 1) sorted by relevance
754 s32 x_max_above; in joycon_read_stick_calibration() local768 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 0), 0, in joycon_read_stick_calibration()789 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 6), 0, in joycon_read_stick_calibration()795 cal_x->max = cal_x->center + x_max_above; in joycon_read_stick_calibration()