Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c754 s32 x_max_above; in joycon_read_stick_calibration() local
768 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 0), 0, in joycon_read_stick_calibration()
789 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 6), 0, in joycon_read_stick_calibration()
795 cal_x->max = cal_x->center + x_max_above; in joycon_read_stick_calibration()