Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-nintendo.c1048 s32 y_max_above; in joycon_read_stick_calibration() local
1062 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 1), 4, in joycon_read_stick_calibration()
1083 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 7), 4, in joycon_read_stick_calibration()
1089 cal_y->max = cal_y->center + y_max_above; in joycon_read_stick_calibration()