Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c254 #define joycon_max_rumble_amp (1003) macro
291 { 0xc8, 0x0072, joycon_max_rumble_amp }
1619 amp = amp_r * (u32)joycon_max_rumble_amp / 65535; in joycon_set_rumble()
1623 amp = amp_l * (u32)joycon_max_rumble_amp / 65535; in joycon_set_rumble()