Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c809 static const u16 DFLT_STICK_CAL_MAX = 3500; variable
821 cal_x->max = cal_y->max = DFLT_STICK_CAL_MAX; in joycon_use_default_calibration()