/openbmc/qemu/target/mips/tcg/ |
H A D | mips16e_translate.c.inc | 113 /* RR ry field for CNVT */ 394 int ry, int funct, int16_t offset, 402 gen_ld(ctx, OPC_LD, ry, 29, offset); 408 gen_st(ctx, OPC_SD, ry, 29, offset); 429 gen_ld(ctx, OPC_LDPC, ry, 0, offset); 436 gen_arith_imm(ctx, OPC_DADDIU, ry, ry, offset); 442 gen_addiupc(ctx, ry, offset, 1, extended); 448 gen_arith_imm(ctx, OPC_DADDIU, ry, 29, offset); 457 int op, rx, ry, funct, sa; 465 ry = xlat((ctx->opcode >> 5) & 0x7); [all …]
|
/openbmc/linux/arch/s390/kernel/ |
H A D | cpcmd.c | 31 : [ry] "+&d" (cmdlen) in diag8_noresponse() 39 union register_pair rx, ry; in diag8_response() local 44 ry.even = cmdlen | 0x40000000L; in diag8_response() 45 ry.odd = *rlen; in diag8_response() 50 : [cc] "=&d" (cc), [ry] "+&d" (ry.pair) in diag8_response() 54 *rlen += ry.odd; in diag8_response() 56 *rlen = ry.odd; in diag8_response() 57 return ry.even; in diag8_response()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | appldata.h | 49 int ry; in appldata_asm() local 62 : "=d" (ry) in appldata_asm() 65 return ry; in appldata_asm()
|
/openbmc/linux/arch/s390/boot/ |
H A D | physmem_info.c | 60 unsigned long reg1, reg2, ry; in __diag260() local 67 ry = 0x10; /* storage configuration */ in __diag260() 83 [ry] "+&d" (ry), in __diag260() 90 return rc == 0 ? ry : -1; in __diag260()
|
/openbmc/linux/arch/s390/kvm/ |
H A D | diag.c | 73 u16 ry = (vcpu->arch.sie_block->ipa & 0x0f); in __diag_page_ref_service() local 97 vcpu->run->s.regs.gprs[ry] = 8; in __diag_page_ref_service() 111 vcpu->run->s.regs.gprs[ry] = 0; in __diag_page_ref_service() 125 vcpu->run->s.regs.gprs[ry] = 0; in __diag_page_ref_service() 131 vcpu->run->s.regs.gprs[ry] = 4; in __diag_page_ref_service()
|
/openbmc/linux/crypto/ |
H A D | ecc.c | 1309 u64 ry[2][ECC_MAX_DIGITS]; in ecc_point_mult() local 1323 vli_set(ry[1], point->y, ndigits); in ecc_point_mult() 1325 xycz_initial_double(rx[1], ry[1], rx[0], ry[0], initial_z, curve); in ecc_point_mult() 1329 xycz_add_c(rx[1 - nb], ry[1 - nb], rx[nb], ry[nb], curve); in ecc_point_mult() 1330 xycz_add(rx[nb], ry[nb], rx[1 - nb], ry[1 - nb], curve); in ecc_point_mult() 1334 xycz_add_c(rx[1 - nb], ry[1 - nb], rx[nb], ry[nb], curve); in ecc_point_mult() 1340 vli_mod_mult_fast(z, z, ry[1 - nb], curve); in ecc_point_mult() 1353 xycz_add(rx[nb], ry[nb], rx[1 - nb], ry[1 - nb], curve); in ecc_point_mult() 1355 apply_z(rx[0], ry[0], z, curve); in ecc_point_mult() 1358 vli_set(result->y, ry[0], ndigits); in ecc_point_mult() [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_tv.c | 67 u16 ry, gy, by, ay; member 195 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, 205 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133, 215 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0119, 225 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x014c, 235 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0113, 245 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145, 255 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, 265 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133, 275 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, [all …]
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_sony.py | 87 for ry in range(-2000000, 2000000, 200000): 88 r = uhdev.event(gyro=(None, ry, None)) 94 assert ry - 64 <= value <= ry + 64
|
/openbmc/linux/arch/s390/mm/ |
H A D | extmem.c | 136 unsigned long rx, ry; in dcss_diag() local 140 ry = (unsigned long) *func; in dcss_diag() 147 : "+d" (rx), "+d" (ry), "=d" (rc) : : "cc"); in dcss_diag() 149 *ret2 = ry; in dcss_diag()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/civetweb/civetweb/ |
H A D | 0001-Unittest-Link-librt-and-libm-using-l-option.patch | 6 cmake'ry forces full path to .so files when found using
|
/openbmc/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 | 204 uint8_t rx, ry; member 420 uint8_t rx, ry; member 1348 input_report_abs(ds->gamepad, ABS_RY, ds_report->ry); in dualsense_parse_report() 2220 input_report_abs(ds4->gamepad, ABS_RY, ds4_report->ry); in dualshock4_parse_report()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | jr3_pci.h | 265 ry, enumerator
|
/openbmc/qemu/hw/display/ |
H A D | edid-generate.c | 298 float rx, float ry, in edid_colorspace() argument 304 uint32_t red_y = edid_to_10bit(ry); in edid_colorspace()
|
/openbmc/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()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | unaligned.c | 1278 reg = reg16to32[mips16inst.ri64.ry]; in emulate_load_store_MIPS16e() 1282 reg = reg16to32[mips16inst.ri64.ry]; in emulate_load_store_MIPS16e() 1336 reg = reg16to32[mips16inst.rri.ry]; in emulate_load_store_MIPS16e()
|
/openbmc/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,
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | atmel_mxt_ts.c | 2403 unsigned int i, rx, ry; in mxt_convert_debug_pages() local 2408 ry = data->xy_switch ? x : y; in mxt_convert_debug_pages() 2410 ry = data->inverty ? (data->ysize - 1 - ry) : ry; in mxt_convert_debug_pages() 2412 outbuf[i] = mxt_get_debug_value(data, rx, ry); in mxt_convert_debug_pages()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 342 -"%1$s w okienku wyszukiwania zawiera odwołanie do %2$.20hs, który nie " 343 +"%1$s w okienku wyszukiwania zawiera odwołanie do %2$.20s, który nie "
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 5429 TCGv ry; in DISAS_INSN() local 5464 ry = (ext & 8) ? AREG(ext, 0) : DREG(ext, 0); in DISAS_INSN() 5468 ry = (insn & 8) ? AREG(insn, 0) : DREG(insn, 0); in DISAS_INSN() 5487 ry = gen_mac_extract_word(s, ry, (ext & 0x40) != 0); in DISAS_INSN() 5490 gen_helper_macmulf(s->mactmp, tcg_env, rx, ry); in DISAS_INSN() 5493 gen_helper_macmuls(s->mactmp, tcg_env, rx, ry); in DISAS_INSN() 5495 gen_helper_macmulu(s->mactmp, tcg_env, rx, ry); in DISAS_INSN()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/ |
H A D | 2ch_t.patch | 4921 +��㤯 #T35 (ry 4922 +��㤯 #T35 ry
|
/openbmc/linux/Documentation/input/ |
H A D | event-codes.rst | 398 can report through the rotational axes (absolute and/or relative rx, ry, rz).
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 239 int ry, rcr, rcb, gy, gcr, gcb, by, bcr, bcb; member 666 dispc_write_reg(DISPC_OVL_CONV_COEF(plane, 0), CVAL(ct->rcr, ct->ry)); in dispc_ovl_write_color_conv_coef()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 854 int ry, rcb, rcr, gy, gcb, gcr, by, bcb, bcr; member 864 dispc_write_reg(dispc, DISPC_OVL_CONV_COEF(plane, 0), CVAL(ct->rcr, ct->ry)); in dispc_ovl_write_color_conv_coef()
|