Searched refs:ly (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/hid/
H A Dhid-wiimote-modules.c1053 __s8 rx, ry, lx, ly, lt, rt; wiimod_classic_in_ext() local
1100 ly = ext[1] & 0x3e; wiimod_classic_in_ext()
1103 ly = ext[1] & 0x3f; wiimod_classic_in_ext()
1121 input_report_abs(wdata->extension.input, ABS_HAT1Y, ly - 0x20); wiimod_classic_in_ext()
1613 __s16 rx, ry, lx, ly; wiimod_pro_in_ext() local
1658 ly = (ext[4] & 0xff) | ((ext[5] & 0x0f) << 8); wiimod_pro_in_ext()
1663 ly = 0x800 - ly; wiimod_pro_in_ext()
1676 if (abs(ly) < 500) wiimod_pro_in_ext()
1677 wdata->state.calib_pro_sticks[1] = -ly; wiimod_pro_in_ext()
1686 ly += wdata->state.calib_pro_sticks[1]; wiimod_pro_in_ext()
1691 input_report_abs(wdata->extension.input, ABS_Y, ly); wiimod_pro_in_ext()
/linux-4.4.14/sound/pci/
H A Dazt3328.h131 #define IRQ_GAMEPORT 0x0008 /* Interrupt of Digital(ly) Enhanced Game Port */
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4203 int lx = 0, ly = 0, lhave = 0; ar9003_hw_power_interpolate() local
4229 ly = py[ip]; ar9003_hw_power_interpolate()
4241 y = ly; ar9003_hw_power_interpolate()
4243 y = interpolate(x, lx, hx, ly, hy); ar9003_hw_power_interpolate()
4245 y = ly; ar9003_hw_power_interpolate()
/linux-4.4.14/arch/s390/kernel/
H A Ddis.c1333 { "ly", 0x58, INSTR_RXY_RRRD },

Completed in 431 milliseconds