Home
last modified time | relevance | path

Searched refs:x_max_above (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/hid/
Dhid-nintendo.c717 s32 x_max_above; in joycon_read_stick_calibration() local
731 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 0), 0, in joycon_read_stick_calibration()
752 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 6), 0, in joycon_read_stick_calibration()
758 cal_x->max = cal_x->center + x_max_above; in joycon_read_stick_calibration()