Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-nintendo.c303 s32 y_max_above; in joycon_request_calibration() local
352 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 1), 4, 12); in joycon_request_calibration()
359 cal_y->max = cal_y->center + y_max_above; in joycon_request_calibration()
372 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 7), 4, 12); in joycon_request_calibration()
375 cal_y->max = cal_y->center + y_max_above; in joycon_request_calibration()