Home
last modified time | relevance | path

Searched refs:R14 (Results 1 – 42 of 42) sorted by relevance

/linux-4.4.14/drivers/net/wan/
Dz85230.c911 c->regs[R14]|= DTRREQ; in z8530_sync_dma_open()
912 write_zsreg(c, R14, c->regs[R14]); in z8530_sync_dma_open()
1018 c->regs[R14]&= ~DTRREQ; in z8530_sync_dma_close()
1019 write_zsreg(c, R14, c->regs[R14]); in z8530_sync_dma_close()
1107 c->regs[R14]|= DTRREQ; in z8530_sync_txdma_open()
1108 write_zsreg(c, R14, c->regs[R14]); in z8530_sync_txdma_open()
1187 c->regs[R14]&= ~DTRREQ; in z8530_sync_txdma_close()
1188 write_zsreg(c, R14, c->regs[R14]); in z8530_sync_txdma_close()
Dz85230.h39 #define R14 14 macro
/linux-4.4.14/arch/hexagon/kernel/
Dvm_entry.S67 R14 = sa0; } \
82 R14 = usr; \
144 usr = R14; } \
156 sa0 = R14; } \
180 usr = R14; } \
/linux-4.4.14/arch/powerpc/lib/
Dchecksum_64.S93 std r14,STK_REG(R14)(r1)
154 ld r14,STK_REG(R14)(r1)
294 std r14,STK_REG(R14)(r1)
377 ld r14,STK_REG(R14)(r1)
438 ld r14,STK_REG(R14)(r1)
450 ld r14,STK_REG(R14)(r1)
Dcopyuser_power7.S67 ld r14,STK_REG(R14)(r1)
84 ld r14,STK_REG(R14)(r1)
145 std r14,STK_REG(R14)(r1)
200 ld r14,STK_REG(R14)(r1)
419 std r14,STK_REG(R14)(r1)
456 ld r14,STK_REG(R14)(r1)
604 std r14,STK_REG(R14)(r1)
649 ld r14,STK_REG(R14)(r1)
Dcopypage_power7.S116 std r14,STK_REG(R14)(r1)
160 ld r14,STK_REG(R14)(r1)
Dmemcpy_power7.S78 std r14,STK_REG(R14)(r1)
133 ld r14,STK_REG(R14)(r1)
352 std r14,STK_REG(R14)(r1)
389 ld r14,STK_REG(R14)(r1)
538 std r14,STK_REG(R14)(r1)
583 ld r14,STK_REG(R14)(r1)
/linux-4.4.14/arch/x86/um/
Dptrace_64.c30 [R14 >> 3] = HOST_R14,
70 case R14: in putreg()
147 case R14: in getreg()
Duser-offsets.c69 DEFINE_LONGS(HOST_R14, R14); in foo()
Dsignal.c191 GETREG(R14, r14); in copy_sc_from_user()
278 PUTREG(R14, r14); in copy_sc_to_user()
/linux-4.4.14/tools/perf/arch/x86/tests/
Dregs_load.S25 #define R14 22 * 8 macro
59 movq %r14, R14(%rdi)
/linux-4.4.14/drivers/media/i2c/
Dwm8775.c49 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator
110 wm8775_write(sd, R14, vol_l | 0x100); /* 0x100= Left channel ADC zero cross enable */ in wm8775_set_audio()
271 wm8775_write(sd, R14, 0x1d4); in wm8775_probe()
Dupd64083.c46 R10, R11, R12, R13, R14, enumerator
/linux-4.4.14/drivers/net/hamradio/
Dscc.c358 OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */ in start_hunt()
454 OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */ in scc_exint()
720 cl(scc,R14,BRENABL); /* disable baudrate generator */ in set_brg()
723 or(scc,R14,BRENABL); /* enable baudrate generator */ in set_brg()
742 wr(scc, R14, BRSRC); /* BRG source = PCLK */ in init_brg()
743 OutReg(scc->ctrl, R14, SSBR|scc->wreg[R14]); /* DPLL source = BRG */ in init_brg()
744 OutReg(scc->ctrl, R14, SNRZI|scc->wreg[R14]); /* DPLL NRZI mode */ in init_brg()
807 wr(scc,R14, 0); in init_channel()
850 OutReg(scc->ctrl, R14, DISDPLL); in init_channel()
Dz8530.h20 #define R14 14 macro
Ddmascc.c819 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()
821 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); in scc_open()
824 write_scc(priv, R14, DTRREQ | BRSRC); in scc_open()
/linux-4.4.14/arch/x86/include/uapi/asm/
Dptrace-abi.h33 #define R14 8 macro
/linux-4.4.14/tools/perf/arch/x86/util/
Dperf_regs.c24 SMPL_REG(R14, PERF_REG_X86_R14),
Dunwind-libdw.c44 dwarf_regs[14] = REG(R14); in libdw__arch_set_initial_registers()
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
Dcopyuser_power7.S67 ld r14,STK_REG(R14)(r1)
84 ld r14,STK_REG(R14)(r1)
145 std r14,STK_REG(R14)(r1)
200 ld r14,STK_REG(R14)(r1)
419 std r14,STK_REG(R14)(r1)
456 ld r14,STK_REG(R14)(r1)
604 std r14,STK_REG(R14)(r1)
649 ld r14,STK_REG(R14)(r1)
Dmemcpy_power7.S78 std r14,STK_REG(R14)(r1)
133 ld r14,STK_REG(R14)(r1)
352 std r14,STK_REG(R14)(r1)
389 ld r14,STK_REG(R14)(r1)
538 std r14,STK_REG(R14)(r1)
583 ld r14,STK_REG(R14)(r1)
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h7 #define R14 r14 macro
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_interrupts.S42 PPC_LL r14, VCPU_GPR(R14)(vcpu); \
186 PPC_STL r14, VCPU_GPR(R14)(r7)
Dbooke_interrupts.S225 stw r14, VCPU_GPR(R14)(r4) /* We need a NV GPR below. */
259 lwz r14, VCPU_GPR(R14)(r4)
321 lwz r14, HOST_NV_GPR(R14)(r1)
366 stw r14, HOST_NV_GPR(R14)(r1)
386 lwz r14, VCPU_GPR(R14)(r4)
Dbookehv_interrupts.S81 PPC_STL r14, VCPU_GPR(R14)(r4) /* We need a non-volatile GPR. */
451 PPC_LL r14, VCPU_GPR(R14)(r4)
508 PPC_LL r14, HOST_NV_GPR(R14)(r1)
551 PPC_STL r14, HOST_NV_GPR(R14)(r1)
571 PPC_LL r14, VCPU_GPR(R14)(r4)
Dbook3s_hv_rmhandlers.S817 ld r14, VCPU_GPR(R14)(r4)
1404 std r14, VCPU_GPR(R14)(r9)
2226 std r14, VCPU_GPR(R14)(r3)
2337 ld r14, VCPU_GPR(R14)(r4)
/linux-4.4.14/arch/x86/kernel/
Dmcount_64.S201 movq %r14, R14(%rsp)
235 movq R14(%rsp), %r14
/linux-4.4.14/arch/x86/um/os-Linux/
Dmcontext.c22 COPY(R12); COPY(R13); COPY(R14); COPY(R15); in get_regs_from_mc()
/linux-4.4.14/drivers/tty/serial/
Dip22zilog.c203 write_zsreg(channel, R14, regs[R14] & ~BRENAB); in __load_zsregs()
213 write_zsreg(channel, R14, regs[R14]); in __load_zsregs()
815 up->curregs[R14] = BRENAB; in ip22zilog_convert_to_zs()
1150 up->curregs[R14] = BRENAB; in ip22zilog_prepare()
Dpmac_zilog.c173 write_zsreg(uap, R14, regs[R14] & ~BRENAB); in pmz_load_zsregs()
183 write_zsreg(uap, R14, regs[R14]); in pmz_load_zsregs()
882 uap->curregs[R14] = BRENAB; in __pmz_startup()
1027 uap->curregs[R14] = 0; /* BRG off */ in pmz_convert_to_zs()
1036 uap->curregs[R14] = 0; in pmz_convert_to_zs()
1041 uap->curregs[R14] = 0; in pmz_convert_to_zs()
1049 uap->curregs[R14] = BRENAB; in pmz_convert_to_zs()
Dzs.h73 #define R14 14 macro
Dip22zilog.h52 #define R14 14 macro
Dsunzilog.h44 #define R14 14 macro
Dsunzilog.c222 write_zsreg(channel, R14, regs[R14] & ~BRENAB); in __load_zsregs()
232 write_zsreg(channel, R14, regs[R14]); in __load_zsregs()
880 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_convert_to_zs()
1379 up->curregs[R14] = BRSRC | BRENAB; in sunzilog_init_hw()
Dpmac_zilog.h140 #define R14 14 macro
Dzs.c279 write_zsreg(zport, R14, regs[14] & ~BRENABL); in load_zsregs()
283 write_zsreg(zport, R14, regs[14]); in load_zsregs()
417 write_zsreg(zport, R14, zport->regs[14]); in zs_set_mctrl()
/linux-4.4.14/include/memory/
Djedec_ddr.h48 #define R14 14 macro
/linux-4.4.14/arch/hexagon/lib/
Dmemcpy.S184 #define shiftb R14 /* used to extract bytes */
187 #define align888 R14 /* if simple dword loop can be used */
/linux-4.4.14/arch/x86/entry/
Dcalling.h62 #define R14 1*8 macro
/linux-4.4.14/Documentation/
Dkmemcheck.txt248 R13: ffff88003cdf7e78 R14: ffff88003d530710 R15: ffff88003d5a98c8
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt553 ce: BSWAP RSI/ESI/R14/R14D
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt553 ce: BSWAP RSI/ESI/R14/R14D