| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | fsl-imx-sdma.txt | 112 - <0 15 1> means that the offset is 0, so GPR0 is the register of the 113 SDMA remap. Bit 15 of GPR0 selects between UART4_RX and SAI1_RX. 115 - <0 16 1> means that the offset is 0, so GPR0 is the register of the 116 SDMA remap. Bit 16 of GPR0 selects between UART4_TX and SAI1_TX.
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | test_emulate_step_exec_instr.S | 62 subi r31, r3, GPR0 99 subi r3, r3, GPR0
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 77 #define SAVE_GPR(n, base) std n,GPR0+8*(n)(base) 78 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base) 82 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base) 83 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base) 84 #define SAVE_NVGPRS(base) stmw 13, GPR0+4*13(base) 85 #define REST_NVGPRS(base) lmw 13, GPR0+4*13(base)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 77 #define SAVE_GPR(n, base) std n,GPR0+8*(n)(base) 78 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base) 82 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base) 83 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base) 84 #define SAVE_NVGPRS(base) stmw 13, GPR0+4*13(base) 85 #define REST_NVGPRS(base) lmw 13, GPR0+4*13(base)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | head_booke.h | 79 stw r0,GPR0(r11); \ 272 stw r0,GPR0(r11); \ 392 lwz r0,GPR0(r11); \ 445 lwz r0,GPR0(r11); \
|
| H A D | entry_64.S | 84 std r0,GPR0(r1) 161 ld r0,GPR0(r1) 197 ld r0,GPR0(r1) 243 std r0,GPR0(r1) 358 ld r0,GPR0(r1)
|
| H A D | head_40x.S | 134 stw r0,GPR0(r11); \ 466 lwz r0,GPR0(r11)
|
| H A D | exceptions-64e.S | 252 ld r0,GPR0(r1) 393 std r0,GPR0(r1); /* save r0 in stackframe */ \ 1230 ld r0,GPR0(r1) 1378 std r0,GPR0(r1); /* save r0 in stackframe */ \
|
| H A D | head_32.h | 120 stw r0,GPR0(r11)
|
| H A D | entry_32.S | 986 lwz r0,GPR0(r1) 1098 lwz r0,GPR0(r1); \
|
| H A D | asm-offsets.c | 311 STACK_PT_REGS_OFFSET(GPR0, gpr[0]); in main()
|
| H A D | exceptions-64s.S | 571 std r0,GPR0(r1) /* save r0 in stackframe */
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ppc_defs.h | 33 #define GPR0 16 macro
|
| H A D | ppc_asm.tmpl | 140 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base) 145 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base) 187 stw r0,GPR0(r21); \
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | start.S | 302 lwz r0,GPR0(r1)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_context.c | 1612 const u32 GPR0 = engine->mmio_base + 0x600; in read_from_scratch() local 1633 *cmd++ = GPR0; in read_from_scratch() 1637 *cmd++ = GPR0; in read_from_scratch()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s32/ |
| H A D | hash_low.S | 154 lwz r0,GPR0(r11)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | start.S | 538 lwz r0,GPR0(r1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | 474 lwz r0,GPR0(r1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | start.S | 1339 lwz r0,GPR0(r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_hv_rmhandlers.S | 3321 std r0, GPR0(r1)
|