Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-nintendo.c1046 s32 x_max_above; in joycon_read_stick_calibration() local
1060 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 0), 0, in joycon_read_stick_calibration()
1081 x_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 6), 0, in joycon_read_stick_calibration()
1087 cal_x->max = cal_x->center + x_max_above; in joycon_read_stick_calibration()