Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c756 s32 y_max_above; in joycon_read_stick_calibration() local
770 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 1), 4, in joycon_read_stick_calibration()
791 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 7), 4, in joycon_read_stick_calibration()
797 cal_y->max = cal_y->center + y_max_above; in joycon_read_stick_calibration()