Searched refs:x_max_above (Results 1 – 1 of 1) sorted by relevance
1042 s32 x_max_above; in joycon_read_stick_calibration() local1056 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 0), 0, in joycon_read_stick_calibration()1077 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 6), 0, in joycon_read_stick_calibration()1083 cal_x->max = cal_x->center + x_max_above; in joycon_read_stick_calibration()