Home
last modified time | relevance | path

Searched refs:sgr (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/s390/purgatory/
H A Dhead.S62 sgr \len,%r4
145 sgr %r8,%r0
152 sgr %r9,%r0
229 sgr %r5,%r9
234 sgr %r11,%r5
/openbmc/qemu/tests/tcg/s390x/
H A Dprecise-smc-softmmu.S26 sgr %r1,%r1 /* this becomes `agr %r1,%r1` */
36 sgr %r1,%r1 /* this becomes `d %r0,zero` */
H A Dmc.S30 sgr %r0,%r1
/openbmc/linux/drivers/gpu/drm/gud/
H A Dgud_pipe.c230 struct usb_sg_request sgr; member
237 usb_sg_cancel(&ctx->sgr); in gud_usb_bulk_timeout()
245 ret = usb_sg_init(&ctx.sgr, gud_to_usb_device(gdrm), gdrm->bulk_pipe, 0, in gud_usb_bulk()
253 usb_sg_wait(&ctx.sgr); in gud_usb_bulk()
257 else if (ctx.sgr.status < 0) in gud_usb_bulk()
258 ret = ctx.sgr.status; in gud_usb_bulk()
259 else if (ctx.sgr.bytes != len) in gud_usb_bulk()
/openbmc/linux/drivers/input/touchscreen/
H A Dsur40.c533 struct usb_sg_request sgr; in sur40_process_video() local
584 result = usb_sg_init(&sgr, sur40->usbdev, in sur40_process_video()
592 usb_sg_wait(&sgr); in sur40_process_video()
593 if (sgr.status < 0) { in sur40_process_video()
594 dev_err(sur40->dev, "error %d in usb_sg_wait\n", sgr.status); in sur40_process_video()
/openbmc/qemu/target/sh4/
H A Dcpu.h153 uint32_t sgr; /* saved global register 15 */ member
H A Dtranslate.c123 offsetof(CPUSH4State, sgr), "SGR"); in sh4_translate_init()
169 env->sgr, env->dbr, env->delayed_pc, env->fpul); in superh_cpu_dump_state()
1441 ST(sgr, 0x003a, 0x4032, CHECK_PRIVILEGED) in _decode_opc()
1442 LD(sgr, 0x403a, 0x4036, CHECK_PRIVILEGED CHECK_SH4A) in _decode_opc()
H A Dhelper.c146 env->sgr = env->gregs[15]; in superh_cpu_do_interrupt()
/openbmc/linux/arch/s390/boot/
H A Dhead.S170 sgr %r0,%r3 # #ccws*80-residual=#bytes read
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt489 b909 sgr RRE_RR