Home
last modified time | relevance | path

Searched refs:R16 (Results 1 – 25 of 27) sorted by relevance

12

/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S21 #define R16 16 * 8 macro
60 std 16, R16(3)
/linux/drivers/media/i2c/
H A Dwm8775.c36 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator
254 wm8775_write(sd, R16, 0x1bf); in wm8775_probe()
260 wm8775_write(sd, R16, 0x1bb); in wm8775_probe()
H A Dupd64083.c33 R15, R16, enumerator
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-scc.c63 #define R16(_p, _m) __fs_in16(&(_p)->_m) macro
64 #define S16(_p, _m, _v) W16(_p, _m, R16(_p, _m) | (_v))
65 #define C16(_p, _m, _v) W16(_p, _m, R16(_p, _m) & ~(_v))
356 for (i = 0; (R16(sccp, scc_sccm) == 0) && i < SCC_RESET_DELAY; i++) in stop()
407 return (u32) R16(sccp, scc_scce); in get_int_events()
H A Dmac-fcc.c54 #define R16(_p, _m) in_be16(&(_p)->_m) macro
55 #define S16(_p, _m, _v) W16(_p, _m, R16(_p, _m) | (_v))
56 #define C16(_p, _m, _v) W16(_p, _m, R16(_p, _m) & ~(_v))
460 return (u32)R16(fccp, fcc_fcce); in get_int_events()
/linux/arch/powerpc/lib/
H A Dchecksum_64.S65 std r16,STK_REG(R16)(r1)
126 ld r16,STK_REG(R16)(r1)
258 std r16,STK_REG(R16)(r1)
341 ld r16,STK_REG(R16)(r1)
406 ld r16,STK_REG(R16)(r1)
H A Dcopyuser_power7.S46 ld r16,STK_REG(R16)(r1)
63 ld r16,STK_REG(R16)(r1)
124 std r16,STK_REG(R16)(r1)
179 ld r16,STK_REG(R16)(r1)
385 std r16,STK_REG(R16)(r1)
422 ld r16,STK_REG(R16)(r1)
570 std r16,STK_REG(R16)(r1)
615 ld r16,STK_REG(R16)(r1)
H A Dcopypage_power7.S93 std r16,STK_REG(R16)(r1)
137 ld r16,STK_REG(R16)(r1)
H A Dcopy_mc_64.S32 ld r16,STK_REG(R16)(r1)
92 std r16,STK_REG(R16)(r1)
174 ld r16,STK_REG(R16)(r1)
H A Dmemcpy_power7.S68 std r16,STK_REG(R16)(r1)
123 ld r16,STK_REG(R16)(r1)
331 std r16,STK_REG(R16)(r1)
368 ld r16,STK_REG(R16)(r1)
517 std r16,STK_REG(R16)(r1)
562 ld r16,STK_REG(R16)(r1)
/linux/arch/powerpc/kvm/
H A Dbooke_interrupts.S174 stw r16, VCPU_GPR(R16)(r4)
254 lwz r16, VCPU_GPR(R16)(r4)
292 stw r16, VCPU_GPR(R16)(r4)
312 lwz r16, HOST_NV_GPR(R16)(r1)
356 stw r16, HOST_NV_GPR(R16)(r1)
376 lwz r16, VCPU_GPR(R16)(r4)
H A Dbook3s_interrupts.S34 PPC_LL r16, VCPU_GPR(R16)(vcpu); \
174 PPC_STL r16, VCPU_GPR(R16)(r7)
H A Dbookehv_interrupts.S117 PPC_STL r16, VCPU_GPR(R16)(r4)
441 PPC_LL r16, VCPU_GPR(R16)(r4)
475 PPC_STL r16, VCPU_GPR(R16)(r4)
495 PPC_LL r16, HOST_NV_GPR(R16)(r1)
537 PPC_STL r16, HOST_NV_GPR(R16)(r1)
557 PPC_LL r16, VCPU_GPR(R16)(r4)
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S46 ld r16,STK_REG(R16)(r1)
63 ld r16,STK_REG(R16)(r1)
124 std r16,STK_REG(R16)(r1)
179 ld r16,STK_REG(R16)(r1)
385 std r16,STK_REG(R16)(r1)
422 ld r16,STK_REG(R16)(r1)
570 std r16,STK_REG(R16)(r1)
615 ld r16,STK_REG(R16)(r1)
H A Dcopy_mc_64.S32 ld r16,STK_REG(R16)(r1)
92 std r16,STK_REG(R16)(r1)
174 ld r16,STK_REG(R16)(r1)
H A Dmemcpy_power7.S68 std r16,STK_REG(R16)(r1)
123 ld r16,STK_REG(R16)(r1)
331 std r16,STK_REG(R16)(r1)
368 ld r16,STK_REG(R16)(r1)
517 std r16,STK_REG(R16)(r1)
562 ld r16,STK_REG(R16)(r1)
/linux/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc_asm.h18 #define R16 r16 macro
/linux/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h12 #define R16 r16 macro
/linux/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c38 dwarf_regs[16] = REG(R16); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c45 dwarf_regs[16] = REG(R16); in libdw__arch_set_initial_registers()
/linux/drivers/memory/
H A Djedec_ddr.h48 #define R16 16 macro
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am642-evm-nand.dtso21 AM64X_IOPAD(0x0064, PIN_INPUT, 0) /* (R16) GPMC0_AD10 */
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-r16-parrot.dts53 model = "Allwinner R16 EVB (Parrot)";
/linux/arch/hexagon/lib/
H A Dmemcpy.S23 * DJH 6/ 1/09 Version 1.1 modified ABI to inlcude R16-R19
158 #define star3 R16 /* number bytes in prolog - dwords */
/linux/arch/powerpc/mm/nohash/
H A Dtlb_low_64e.S708 PPC_TLBSRX_DOT(0,R16)

12