/linux/tools/perf/arch/powerpc/tests/ |
A D | regs_load.S | 25 #define R20 20 * 8 macro 64 std 20, R20(3)
|
/linux/drivers/media/i2c/ |
A D | wm8775.c | 36 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator 271 wm8775_write(sd, R20, 0x07a); in wm8775_probe() 276 wm8775_write(sd, R20, 0x0fb); in wm8775_probe()
|
/linux/arch/powerpc/kvm/ |
A D | booke_interrupts.S | 178 stw r20, VCPU_GPR(R20)(r4) 258 lwz r20, VCPU_GPR(R20)(r4) 296 stw r20, VCPU_GPR(R20)(r4) 316 lwz r20, HOST_NV_GPR(R20)(r1) 360 stw r20, HOST_NV_GPR(R20)(r1) 380 lwz r20, VCPU_GPR(R20)(r4)
|
A D | book3s_interrupts.S | 38 PPC_LL r20, VCPU_GPR(R20)(vcpu); \ 178 PPC_STL r20, VCPU_GPR(R20)(r7)
|
A D | bookehv_interrupts.S | 121 PPC_STL r20, VCPU_GPR(R20)(r4) 454 PPC_LL r20, VCPU_GPR(R20)(r4) 488 PPC_STL r20, VCPU_GPR(R20)(r4) 508 PPC_LL r20, HOST_NV_GPR(R20)(r1) 550 PPC_STL r20, HOST_NV_GPR(R20)(r1) 570 PPC_LL r20, VCPU_GPR(R20)(r4)
|
A D | book3s_hv_rmhandlers.S | 694 ld r20, VCPU_GPR(R20)(r4) 1321 std r20, VCPU_GPR(R20)(r9) 2118 std r20, VCPU_GPR(R20)(r3) 2281 ld r20, VCPU_GPR(R20)(r4)
|
/linux/arch/powerpc/lib/ |
A D | copypage_power7.S | 107 std r20,STK_REG(R20)(r1) 151 ld r20,STK_REG(R20)(r1)
|
A D | copy_mc_64.S | 28 ld r20,STK_REG(R20)(r1) 96 std r20,STK_REG(R20)(r1) 178 ld r20,STK_REG(R20)(r1)
|
A D | copyuser_power7.S | 59 ld r20,STK_REG(R20)(r1) 128 std r20,STK_REG(R20)(r1) 183 ld r20,STK_REG(R20)(r1)
|
A D | memcpy_power7.S | 72 std r20,STK_REG(R20)(r1) 127 ld r20,STK_REG(R20)(r1)
|
/linux/tools/testing/selftests/powerpc/copyloops/ |
A D | copy_mc_64.S | 28 ld r20,STK_REG(R20)(r1) 96 std r20,STK_REG(R20)(r1) 178 ld r20,STK_REG(R20)(r1)
|
A D | copyuser_power7.S | 59 ld r20,STK_REG(R20)(r1) 128 std r20,STK_REG(R20)(r1) 183 ld r20,STK_REG(R20)(r1)
|
A D | memcpy_power7.S | 72 std r20,STK_REG(R20)(r1) 127 ld r20,STK_REG(R20)(r1)
|
/linux/tools/testing/selftests/powerpc/stringloops/asm/ |
A D | ppc_asm.h | 21 #define R20 r20 macro
|
/linux/tools/testing/selftests/powerpc/copyloops/asm/ |
A D | ppc_asm.h | 16 #define R20 r20 macro
|
/linux/tools/perf/arch/powerpc/util/ |
A D | unwind-libdw.c | 48 dwarf_regs[20] = REG(R20); in libdw__arch_set_initial_registers()
|
/linux/drivers/pinctrl/aspeed/ |
A D | pinctrl-aspeed-g5.c | 1784 #define R20 219 macro 1793 SIG_EXPR_LIST_ALIAS(R20, VPOCLK, VPO); 1794 SIG_EXPR_LIST_DECL_SINGLE(R20, WDTRST2, WDTRST2, R20_DESC); 1795 PIN_DECL_2(R20, GPIOAB3, VPOCLK, WDTRST2); 1796 FUNC_GROUP_DECL(WDTRST2, R20); 1800 N18, P19, N19, T21, T22, R20); 2080 ASPEED_PINCTRL_PIN(R20), 2517 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, N19, R20, SCU8C, 22), 2518 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_DISABLE, N19, R20, SCU8C, 22),
|
/linux/arch/hexagon/lib/ |
A D | memcpy.S | 175 #define over R20 /* nr of bytes > last inp buf dword boundary */
|