Searched refs:y_max_above (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hid/
H A Dhid-nintendo.c1069 s32 y_max_above; local
1083 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 1), 4,
1104 y_max_above = hid_field_extract(ctlr->hdev, (raw_cal + 7), 4,
1110 cal_y->max = cal_y->center + y_max_above;

Completed in 237 milliseconds