| /linux/arch/s390/boot/ |
| H A D | physmem_info.c | 64 unsigned long ry; in __diag260() local 68 ry = 0x10; /* storage configuration */ in __diag260() 76 : CC_OUT(cc, cc), [exc] "+d" (exception), [ry] "+d" (ry) in __diag260() 80 return cc == 0 ? ry : -1; in __diag260()
|
| /linux/crypto/ |
| H A D | ecc.c | 1327 u64 ry[2][ECC_MAX_DIGITS]; in ecc_point_mult() local 1344 vli_set(ry[1], point->y, ndigits); in ecc_point_mult() 1346 xycz_initial_double(rx[1], ry[1], rx[0], ry[0], initial_z, curve); in ecc_point_mult() 1350 xycz_add_c(rx[1 - nb], ry[1 - nb], rx[nb], ry[nb], curve); in ecc_point_mult() 1351 xycz_add(rx[nb], ry[nb], rx[1 - nb], ry[1 - nb], curve); in ecc_point_mult() 1355 xycz_add_c(rx[1 - nb], ry[1 - nb], rx[nb], ry[nb], curve); in ecc_point_mult() 1361 vli_mod_mult_fast(z, z, ry[1 - nb], curve); in ecc_point_mult() 1374 xycz_add(rx[nb], ry[nb], rx[1 - nb], ry[1 - nb], curve); in ecc_point_mult() 1376 apply_z(rx[0], ry[0], z, curve); in ecc_point_mult() 1379 vli_set(result->y, ry[0], ndigits); in ecc_point_mult() [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_tv.c | 69 u16 ry, gy, by, ay; member 197 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, 207 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133, 217 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0119, 227 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x014c, 237 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0113, 247 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145, 257 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, 267 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133, 277 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, [all …]
|
| /linux/arch/s390/mm/ |
| H A D | extmem.c | 137 unsigned long rx, ry; in dcss_diag() local 141 ry = (unsigned long) *func; in dcss_diag() 147 : CC_OUT(cc, cc), [rx] "+d" (rx), [ry] "+d" (ry) in dcss_diag() 151 *ret2 = ry; in dcss_diag()
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_sony.py | 88 for ry in range(-2000000, 2000000, 200000): 89 r = uhdev.event(gyro=(None, ry, None)) 95 assert ry - 64 <= value <= ry + 64
|
| /linux/drivers/hid/ |
| H A D | hid-wiimote-modules.c | 1046 __s8 rx, ry, lx, ly, lt, rt; in wiimod_classic_in_ext() local 1118 ry = ext[2] & 0x1f; in wiimod_classic_in_ext() 1125 ry <<= 1; in wiimod_classic_in_ext() 1132 input_report_abs(wdata->extension.input, ABS_HAT2Y, ry - 0x20); in wiimod_classic_in_ext() 1625 __s16 rx, ry, lx, ly; in wiimod_pro_in_ext() local 1671 ry = (ext[6] & 0xff) | ((ext[7] & 0x0f) << 8); in wiimod_pro_in_ext() 1677 ry = 0x800 - ry; in wiimod_pro_in_ext() 1692 if (abs(ry) < 500) in wiimod_pro_in_ext() 1693 wdata->state.calib_pro_sticks[3] = -ry; in wiimod_pro_in_ext() 1700 ry += wdata->state.calib_pro_sticks[3]; in wiimod_pro_in_ext() [all …]
|
| H A D | hid-playstation.c | 238 u8 rx, ry; member 462 u8 rx, ry; member 1466 input_report_abs(ds->gamepad, ABS_RY, ds_report->ry); in dualsense_parse_report() 2417 input_report_abs(ds4->gamepad, ABS_RY, ds4_report->ry); in dualshock4_parse_report()
|
| /linux/drivers/comedi/drivers/ |
| H A D | jr3_pci.h | 265 ry, enumerator
|
| /linux/drivers/accessibility/speakup/ |
| H A D | spk_types.h | 68 u_long rpos[8], rx[8], ry[8]; member
|
| H A D | main.c | 1585 speakup_console[vc_num]->ht.ry[bi] = vc->state.y; in update_color_buffer() 1676 if (speakup_console[vc_num]->ht.ry[hc] != vc->state.y) in speak_highlight() 1684 spk_y = spk_cy = speakup_console[vc_num]->ht.ry[hc]; in speak_highlight()
|
| /linux/arch/mips/kernel/ |
| H A D | unaligned.c | 1279 reg = reg16to32[mips16inst.ri64.ry]; in emulate_load_store_MIPS16e() 1283 reg = reg16to32[mips16inst.ri64.ry]; in emulate_load_store_MIPS16e() 1337 reg = reg16to32[mips16inst.rri.ry]; in emulate_load_store_MIPS16e()
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 1088 __BITFIELD_FIELD(unsigned int ry : 3, 1103 __BITFIELD_FIELD(unsigned int ry : 3,
|
| /linux/Documentation/input/ |
| H A D | event-codes.rst | 404 can report through the rotational axes (absolute and/or relative rx, ry, rz).
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 825 int ry, rcb, rcr, gy, gcb, gcr, by, bcb, bcr; member 835 dispc_write_reg(dispc, DISPC_OVL_CONV_COEF(plane, 0), CVAL(ct->rcr, ct->ry)); in dispc_ovl_write_color_conv_coef()
|