Home
last modified time | relevance | path

Searched refs:GPR0 (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/Documentation/devicetree/bindings/dma/
Dfsl-imx-sdma.txt113 - <0 15 1> means that the offset is 0, so GPR0 is the register of the
114 SDMA remap. Bit 15 of GPR0 selects between UART4_RX and SAI1_RX.
116 - <0 16 1> means that the offset is 0, so GPR0 is the register of the
117 SDMA remap. Bit 16 of GPR0 selects between UART4_TX and SAI1_TX.
/linux-6.1.9/arch/powerpc/lib/
Dtest_emulate_step_exec_instr.S62 subi r31, r3, GPR0
98 subi r3, r3, GPR0
/linux-6.1.9/arch/powerpc/kernel/
Dhead_booke.h84 stw r0,GPR0(r1)
373 lwz r0,GPR0(r11); \
431 lwz r0,GPR0(r11); \
Dhead_32.h112 stw r0,GPR0(r1)
Dinterrupt_64.S57 std r0,GPR0(r1)
219 std r0,GPR0(r1)
Dhead_40x.S494 lwz r0,GPR0(r11)
Dasm-offsets.c265 STACK_PT_REGS_OFFSET(GPR0, gpr[0]); in main()
Dexceptions-64s.S503 std r0,GPR0(r1) /* save r0 in stackframe */
/linux-6.1.9/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h55 #define SAVE_GPRS(start, end, base) OP_REGS std, 8, start, end, base, GPR0
56 #define REST_GPRS(start, end, base) OP_REGS ld, 8, start, end, base, GPR0
60 #define SAVE_GPRS(start, end, base) OP_REGS stw, 4, start, end, base, GPR0
61 #define REST_GPRS(start, end, base) OP_REGS lwz, 4, start, end, base, GPR0
/linux-6.1.9/arch/powerpc/include/asm/
Dppc_asm.h55 #define SAVE_GPRS(start, end, base) OP_REGS std, 8, start, end, base, GPR0
56 #define REST_GPRS(start, end, base) OP_REGS ld, 8, start, end, base, GPR0
60 #define SAVE_GPRS(start, end, base) OP_REGS stw, 4, start, end, base, GPR0
61 #define REST_GPRS(start, end, base) OP_REGS lwz, 4, start, end, base, GPR0
/linux-6.1.9/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c1599 const u32 GPR0 = engine->mmio_base + 0x600; in read_from_scratch() local
1620 *cmd++ = GPR0; in read_from_scratch()
1624 *cmd++ = GPR0; in read_from_scratch()
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S2691 std r0, GPR0(r1)