Home
last modified time | relevance | path

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

12

/linux/tools/perf/arch/powerpc/tests/
A Dregs_load.S21 #define R16 16 * 8 macro
60 std 16, R16(3)
/linux/drivers/net/ethernet/freescale/fs_enet/
A Dmac-scc.c68 #define R16(_p, _m) __fs_in16(&(_p)->_m) macro
69 #define S16(_p, _m, _v) W16(_p, _m, R16(_p, _m) | (_v))
70 #define C16(_p, _m, _v) W16(_p, _m, R16(_p, _m) & ~(_v))
360 for (i = 0; (R16(sccp, scc_sccm) == 0) && i < SCC_RESET_DELAY; i++) in stop()
411 return (u32) R16(sccp, scc_scce); in get_int_events()
A Dmac-fcc.c60 #define R16(_p, _m) in_be16(&(_p)->_m) macro
61 #define S16(_p, _m, _v) W16(_p, _m, R16(_p, _m) | (_v))
62 #define C16(_p, _m, _v) W16(_p, _m, R16(_p, _m) & ~(_v))
465 return (u32)R16(fccp, fcc_fcce); in get_int_events()
/linux/arch/powerpc/lib/
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)
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)
395 std r16,STK_REG(R16)(r1)
432 ld r16,STK_REG(R16)(r1)
580 std r16,STK_REG(R16)(r1)
625 ld r16,STK_REG(R16)(r1)
A Dmemcpy_power7.S68 std r16,STK_REG(R16)(r1)
123 ld r16,STK_REG(R16)(r1)
339 std r16,STK_REG(R16)(r1)
376 ld r16,STK_REG(R16)(r1)
525 std r16,STK_REG(R16)(r1)
570 ld r16,STK_REG(R16)(r1)
A Dcopypage_power7.S103 std r16,STK_REG(R16)(r1)
147 ld r16,STK_REG(R16)(r1)
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)
/linux/drivers/media/i2c/
A Dwm8775.c36 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator
255 wm8775_write(sd, R16, 0x1bf); in wm8775_probe()
261 wm8775_write(sd, R16, 0x1bb); in wm8775_probe()
A Dupd64083.c33 R15, R16, enumerator
/linux/arch/powerpc/kvm/
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)
A Dbook3s_interrupts.S34 PPC_LL r16, VCPU_GPR(R16)(vcpu); \
174 PPC_STL r16, VCPU_GPR(R16)(r7)
A Dbookehv_interrupts.S117 PPC_STL r16, VCPU_GPR(R16)(r4)
450 PPC_LL r16, VCPU_GPR(R16)(r4)
484 PPC_STL r16, VCPU_GPR(R16)(r4)
504 PPC_LL r16, HOST_NV_GPR(R16)(r1)
546 PPC_STL r16, HOST_NV_GPR(R16)(r1)
566 PPC_LL r16, VCPU_GPR(R16)(r4)
A Dbook3s_hv_rmhandlers.S690 ld r16, VCPU_GPR(R16)(r4)
1317 std r16, VCPU_GPR(R16)(r9)
2114 std r16, VCPU_GPR(R16)(r3)
2277 ld r16, VCPU_GPR(R16)(r4)
/linux/tools/testing/selftests/powerpc/copyloops/
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)
395 std r16,STK_REG(R16)(r1)
432 ld r16,STK_REG(R16)(r1)
580 std r16,STK_REG(R16)(r1)
625 ld r16,STK_REG(R16)(r1)
A Dmemcpy_power7.S68 std r16,STK_REG(R16)(r1)
123 ld r16,STK_REG(R16)(r1)
339 std r16,STK_REG(R16)(r1)
376 ld r16,STK_REG(R16)(r1)
525 std r16,STK_REG(R16)(r1)
570 ld r16,STK_REG(R16)(r1)
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)
/linux/tools/testing/selftests/powerpc/stringloops/asm/
A Dppc_asm.h17 #define R16 r16 macro
/linux/tools/testing/selftests/powerpc/copyloops/asm/
A Dppc_asm.h12 #define R16 r16 macro
/linux/arch/powerpc/mm/nohash/
A Dtlb_low_64e.S152 PPC_TLBSRX_DOT(0,R16)
668 PPC_TLBSRX_DOT(0,R16)
794 PPC_TLBSRX_DOT(0,R16)
1035 PPC_TLBSRX_DOT(0,R16)
1165 PPC_TLBSRX_DOT(0,R16)
/linux/tools/perf/arch/powerpc/util/
A Dunwind-libdw.c44 dwarf_regs[16] = REG(R16); in libdw__arch_set_initial_registers()
/linux/drivers/memory/
A Djedec_ddr.h48 #define R16 16 macro
/linux/arch/hexagon/lib/
A Dmemcpy.S158 #define star3 R16 /* number bytes in prolog - dwords */
/linux/sound/firewire/
A DKconfig23 * Allen and Heath Zed R16
/linux/arch/arm/boot/dts/
A Dsun8i-r16-parrot.dts53 model = "Allwinner R16 EVB (Parrot)";

Completed in 39 milliseconds

12