Home
last modified time | relevance | path

Searched refs:R5 (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/tty/serial/
A Dpmac_zilog.c142 write_zsreg(uap, R5, regs[R5] & ~TxENABLE); in pmz_load_zsregs()
174 write_zsreg(uap, R5, regs[R5]); in pmz_load_zsregs()
567 write_zsreg(uap, R5, uap->curregs[R5]); in pmz_set_mctrl()
713 write_zsreg(uap, R5, uap->curregs[R5]); in pmz_break_ctl()
876 write_zsreg(uap, R5, uap->curregs[R5] |= TxENABLE); in __pmz_startup()
889 uap->curregs[R5] |= DTR; in pmz_irda_reset()
890 write_zsreg(uap, R5, uap->curregs[R5]); in pmz_irda_reset()
897 write_zsreg(uap, R5, uap->curregs[R5]); in pmz_irda_reset()
1170 uap->curregs[R5] |= DTR; in pmz_irda_setup()
1171 write_zsreg(uap, R5, uap->curregs[R5]); in pmz_irda_setup()
[all …]
A Dip22zilog.c188 write_zsreg(channel, R5, regs[R5] & ~TxENAB); in __load_zsregs()
221 write_zsreg(channel, R5, regs[R5]); in __load_zsregs()
561 up->curregs[R5] |= set_bits; in ip22zilog_set_mctrl()
562 up->curregs[R5] &= ~clear_bits; in ip22zilog_set_mctrl()
563 write_zsreg(channel, R5, up->curregs[R5]); in ip22zilog_set_mctrl()
673 up->curregs[R5] = new_reg; in ip22zilog_break_ctl()
676 write_zsreg(channel, R5, up->curregs[R5]); in ip22zilog_break_ctl()
726 up->curregs[R5] |= TxENAB; in __ip22zilog_startup()
786 up->curregs[R5] &= ~TxENAB; in ip22zilog_shutdown()
790 up->curregs[R5] &= ~SND_BRK; in ip22zilog_shutdown()
[all …]
A Dsunzilog.c207 write_zsreg(channel, R5, regs[R5] & ~TxENAB); in __load_zsregs()
254 write_zsreg(channel, R5, regs[R5]); in __load_zsregs()
663 write_zsreg(channel, R5, up->curregs[R5]); in sunzilog_set_mctrl()
773 up->curregs[R5] = new_reg; in sunzilog_break_ctl()
776 write_zsreg(channel, R5, up->curregs[R5]); in sunzilog_break_ctl()
791 up->curregs[R5] |= TxENAB; in __sunzilog_startup()
851 up->curregs[R5] &= ~TxENAB; in sunzilog_shutdown()
885 up->curregs[R5] |= Tx5; in sunzilog_convert_to_zs()
890 up->curregs[R5] |= Tx6; in sunzilog_convert_to_zs()
895 up->curregs[R5] |= Tx7; in sunzilog_convert_to_zs()
[all …]
A Dzs.c270 write_zsreg(zport, R5, regs[5] & ~TxENAB); in load_zsregs()
285 write_zsreg(zport, R5, regs[5]); in load_zsregs()
402 write_zsreg(zport_a, R5, zport_a->regs[5]); in zs_set_mctrl()
526 write_zsreg(zport, R5, zport->regs[5]); in zs_break_ctl()
791 write_zsreg(zport, R5, zport->regs[5]); in zs_startup()
815 write_zsreg(zport, R5, zport->regs[5]); in zs_shutdown()
972 write_zsreg(zport, R5, zport->regs[5]); in zs_pm()
1165 write_zsreg(zport, R5, zport->regs[5]); in zs_console_write()
1177 write_zsreg(zport, R5, zport->regs[5]); in zs_console_write()
A Dzs.h65 #define R5 5 macro
A Dsunzilog.h36 #define R5 5 macro
A Dip22zilog.h44 #define R5 5 macro
/linux/tools/perf/arch/arm/tests/
A Dregs_load.S9 #define R5 0x28 macro
46 str r5, [r0, #R5]
/linux/lib/
A Dtest_bpf.c44 #define R5 BPF_REG_5 macro
3872 BPF_ALU64_REG(BPF_ADD, R5, R5),
4018 BPF_ALU32_REG(BPF_ADD, R5, R5),
4237 BPF_ALU64_REG(BPF_XOR, R5, R5),
4243 BPF_ALU64_REG(BPF_SUB, R5, R5),
4347 BPF_MOV64_REG(R5, R4),
4348 BPF_MOV64_REG(R6, R5),
4387 BPF_MOV64_REG(R5, R4),
4388 BPF_MOV64_REG(R6, R5),
11297 BPF_ALU64_IMM(BPF_MOV, R5, R5), \
[all …]
/linux/tools/perf/arch/powerpc/tests/
A Dregs_load.S10 #define R5 5 * 8 macro
49 std 5, R5(3)
/linux/arch/hexagon/kernel/
A Dvm_entry.S57 { memd(R0 + #_PT_R0504) = R5:4; \
100 memd(R0 + #_PT_R0504) = R5:4; \
136 { R5:4 = memd(R0 + #_PT_R0504); \
168 { R5:4 = memd(R0 + #_PT_R0504); \
/linux/drivers/net/hamradio/
A Dscc.c936 or(scc,R5, TxENAB); in scc_key_trx()
937 scc->wreg[R5] |= RTS; in scc_key_trx()
942 cl(scc,R5,RTS|TxENAB); in scc_key_trx()
970 or(scc,R5, TxENAB); in scc_key_trx()
971 scc->wreg[R5] |= RTS; in scc_key_trx()
973 or(scc,R5,RTS|TxENAB); /* enable tx */ in scc_key_trx()
976 cl(scc,R5,RTS|TxENAB); /* disable tx */ in scc_key_trx()
1109 if ( (grp1 & TXGROUP) && (scc2->wreg[R5] & RTS) ) in is_grouped()
1154 if ( !(scc->wreg[R5] & RTS) ) in t_dwait()
1345 if ( !(scc->wreg[R5] & RTS) ) in scc_set_param()
[all …]
A Dz8530.h12 #define R5 5 macro
/linux/arch/powerpc/platforms/pseries/
A DhvCall.S36 std r5,STK_PARAM(R5)(r1); \
48 ld r5,STACK_FRAME_OVERHEAD+STK_PARAM(R5)(r1); \
183 HCALL_INST_PRECALL(R5)
295 HCALL_INST_PRECALL(R5)
/linux/arch/s390/crypto/
A Dcrc32le-vx.S66 .octa 0x163cd6124 # R5
74 .octa 0x0dd45aab8 # R5
A Dcrc32be-vx.S64 .quad 0x0f200aa66, 1 << 32 # R5, x32
/linux/drivers/media/i2c/
A Dwm8739.c36 R5 = 5, R6, R7, R8, R9, R15 = 15, enumerator
222 wm8739_write(sd, R5, 0x000); in wm8739_probe()
/linux/arch/hexagon/lib/
A Dmemcpy.S164 #define ptr_in_p_128 R5 /* pointer for prefetch of input data */
167 #define shift2 R5 /* in epilog to workshifter to extract bytes */
177 #define ptr_in_p_128kernel R5:4 /* packed fetch pointer & kernel cnt */
/linux/tools/perf/arch/arm/util/
A Dunwind-libdw.c24 dwarf_regs[5] = REG(R5); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/s390/util/
A Dunwind-libdw.c29 dwarf_regs[5] = REG(R5); in libdw__arch_set_initial_registers()
/linux/Documentation/networking/
A Dfilter.rst669 * R1 - R5 - arguments from eBPF program to in-kernel function
680 R0 - R5 are scratch registers and eBPF program needs spill/fill them if
715 place function arguments into R1 to R5 registers to satisfy calling
773 R5 - r8
789 bpf_mov R5, 5
796 bpf_mov R5, 9
1034 the data fetched from the packet. Registers R1-R5 are scratch registers
1049 and R1 - R5 were scratched.
1137 After kernel function call, R1-R5 are reset to unreadable and
1333 Note that R5 is marked as R5=pkt(id=0,off=14,r=14). It also points
[all …]
/linux/tools/perf/arch/powerpc/util/
A Dunwind-libdw.c33 dwarf_regs[5] = REG(R5); in libdw__arch_set_initial_registers()
/linux/arch/powerpc/kvm/
A Dbookehv_interrupts.S180 PPC_STL r5, VCPU_GPR(R5)(r4)
287 PPC_STL r5, VCPU_GPR(R5)(r11)
314 PPC_STL r5, VCPU_GPR(R5)(r11)
674 PPC_LL r5, VCPU_GPR(R5)(r4)
/linux/arch/ia64/kernel/
A Dentry.h55 .spillsp r4,SW(R4)+16+(off); .spillsp r5,SW(R5)+16+(off); \
/linux/drivers/net/wan/
A Dz85230.h31 #define R5 5 macro

Completed in 51 milliseconds

12