Searched refs:ly (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/hid/ |
D | hid-wiimote-modules.c | 1046 __s8 rx, ry, lx, ly, lt, rt; in wiimod_classic_in_ext() local 1093 ly = ext[1] & 0x3e; in wiimod_classic_in_ext() 1096 ly = ext[1] & 0x3f; in wiimod_classic_in_ext() 1114 input_report_abs(wdata->extension.input, ABS_HAT1Y, ly - 0x20); in wiimod_classic_in_ext() 1606 __s16 rx, ry, lx, ly; in wiimod_pro_in_ext() local 1651 ly = (ext[4] & 0xff) | ((ext[5] & 0x0f) << 8); in wiimod_pro_in_ext() 1656 ly = 0x800 - ly; in wiimod_pro_in_ext() 1669 if (abs(ly) < 500) in wiimod_pro_in_ext() 1670 wdata->state.calib_pro_sticks[1] = -ly; in wiimod_pro_in_ext() 1679 ly += wdata->state.calib_pro_sticks[1]; in wiimod_pro_in_ext() [all …]
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | sun7i-a20-bananapi-m1-plus.dts | 2 * Copyright 2016 Luo Yi <luoyi.ly@gmail.com>
|
/Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 4272 int lx = 0, ly = 0, lhave = 0; in ar9003_hw_power_interpolate() local 4298 ly = py[ip]; in ar9003_hw_power_interpolate() 4310 y = ly; in ar9003_hw_power_interpolate() 4312 y = interpolate(x, lx, hx, ly, hy); in ar9003_hw_power_interpolate() 4314 y = ly; in ar9003_hw_power_interpolate()
|
/Linux-v5.4/arch/s390/tools/ |
D | opcodes.txt | 787 e358 ly RXY_RRRD
|