Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c755 s32 x_min_below; in joycon_read_stick_calibration() local
776 x_min_below = hid_field_extract(ctlr->hdev, (raw_cal + 6), 0, in joycon_read_stick_calibration()
785 x_min_below = hid_field_extract(ctlr->hdev, (raw_cal + 3), 0, in joycon_read_stick_calibration()
796 cal_x->min = cal_x->center - x_min_below; in joycon_read_stick_calibration()