Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-wiimote-modules.c1046 __s8 rx, ry, lx, ly, lt, rt; in wiimod_classic_in_ext() local
1097 ly = digital_to_analog[1 - !(ext[4] & 0x40) in wiimod_classic_in_ext()
1101 ly = (ext[1] & 0x3e) - 0x20; in wiimod_classic_in_ext()
1107 ly = digital_to_analog[1 - !(ext[4] & 0x40) in wiimod_classic_in_ext()
1111 ly = (ext[1] & 0x3f) - 0x20; in wiimod_classic_in_ext()
1625 __s16 rx, ry, lx, ly; in wiimod_pro_in_ext() local
1670 ly = (ext[4] & 0xff) | ((ext[5] & 0x0f) << 8); in wiimod_pro_in_ext()
1675 ly = 0x800 - ly; in wiimod_pro_in_ext()
1688 if (abs(ly) < 500) in wiimod_pro_in_ext()
1689 wdata->state.calib_pro_sticks[1] = -ly; in wiimod_pro_in_ext()
[all …]
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-bananapi-m1-plus.dts2 * Copyright 2016 Luo Yi <luoyi.ly@gmail.com>
/openbmc/u-boot/arch/arm/dts/
H A Dsun7i-a20-bananapi-m1-plus.dts2 * Copyright 2016 Luo Yi <luoyi.ly@gmail.com>
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4273 int lx = 0, ly = 0, lhave = 0; in ar9003_hw_power_interpolate() local
4299 ly = py[ip]; in ar9003_hw_power_interpolate()
4311 y = ly; in ar9003_hw_power_interpolate()
4313 y = interpolate(x, lx, hx, ly, hy); in ar9003_hw_power_interpolate()
4315 y = ly; in ar9003_hw_power_interpolate()
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt792 e358 ly RXY_RRRD
/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss7 /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */