Searched refs:R0 (Results 1 - 25 of 44) sorted by last modified time

12

/linux-master/drivers/tty/serial/
H A Dpmac_zilog.c162 write_zsreg(uap, R0, RES_EXT_INT);
163 write_zsreg(uap, R0, RES_EXT_INT);
229 write_zsreg(uap, R0, ERR_RES);
293 ch = read_zsreg(uap, R0);
305 status = read_zsreg(uap, R0);
306 write_zsreg(uap, R0, RES_EXT_INT);
339 unsigned char status = read_zsreg(uap, R0);
407 write_zsreg(uap, R0, RES_Tx_P);
434 write_zsreg(uap_a, R0, RES_H_IUS);
459 write_zsreg(uap_b, R0, RES_H_IU
[all...]
H A Dsunzilog.c249 write_zsreg(channel, R0, RES_EXT_INT); /* First Latch */
250 write_zsreg(channel, R0, RES_EXT_INT); /* Second Latch */
585 /* A convenient way to quickly get R0 status. The caller must _not_ hold the
1340 (void) read_zsreg(channel, R0);
H A Dip22zilog.c216 write_zsreg(channel, R0, RES_EXT_INT);
217 write_zsreg(channel, R0, RES_EXT_INT);
485 /* A convenient way to quickly get R0 status. The caller must _not_ hold the
703 (void) read_zsreg(channel, R0);
H A Dzs.c232 while ((read_zsreg(zport, R0) & Rx_CH_AV) && --loops)
242 while (!(read_zsreg(zport, R0) & Tx_BUF_EMP) && --loops) {
324 status_a = read_zsreg(zport_a, R0);
325 status_b = read_zsreg(zport_b, R0);
421 write_zsreg(zport, R0, RES_Tx_P);
498 write_zsreg(zport_a, R0, RES_EXT_INT);
548 avail = read_zsreg(zport, R0) & Rx_CH_AV;
573 write_zsreg(zport, R0, ERR_RES);
656 status = read_zsreg(zport, R0);
693 write_zsreg(zport, R0, RES_EXT_IN
[all...]
H A Dpmac_zilog.h117 #define R0 0 /* Register selects */ macro
/linux-master/lib/
H A Dtest_bpf.c39 #define R0 BPF_REG_0 macro
280 insn[1] = BPF_ALU32_IMM(BPF_MOV, R0, 0xcbababab);
284 insn[i] = BPF_ALU32_IMM(BPF_MOV, R0, 0xfefefefe);
311 insn[hlen] = BPF_ALU32_IMM(BPF_MOV, R0, 0xabababac);
441 insn[0] = BPF_ALU32_IMM(BPF_MOV, R0, 1);
445 insn[i] = BPF_STX_XADD(size, R10, R0, -40);
447 insn[len - 2] = BPF_LDX_MEM(size, R0, R10, -40);
492 insns[i++] = BPF_ALU64_IMM(BPF_MOV, R0, 1);
493 insns[i++] = BPF_JMP_IMM(jmp, R0, imm, S16_MAX);
494 insns[i++] = BPF_ALU64_IMM(BPF_MOV, R0,
[all...]
/linux-master/arch/powerpc/kernel/
H A Dexceptions-64e.S164 PPC_TLBILX_ALL(0,R0)
1160 PPC_TLBILX_ALL(0,R0)
1373 PPC_TLBILX(0,0,R0)
H A Dmisc_64.S152 LBZCIX(R3,R0,R3)
167 STBCIX(R3,R0,R4)
301 PPC_TLBILX_ALL(0,R0)
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c1071 u32 R0 = 0; local
1073 R0 = (N % D) << 4; /* 32-28 == 4 shifts possible at max */
1079 Q1 = (Q1 << 4) | R0 / D;
1080 R0 = (R0 % D) << 4;
1083 if ((R0 >> 3) >= D)
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_entry.S238 ld r0,VCPU_GPR(R0)(r3)
252 * R0 = hcall result
310 std r0,VCPU_GPR(R0)(r3)
H A Dbook3s_hv_rmhandlers.S936 ld r0, VCPU_GPR(R0)(r4)
1000 std r0, VCPU_GPR(R0)(r9)
1620 PPC_SLBFEE_DOT(R5, R0) /* if so, look up SLB */
1696 PPC_SLBFEE_DOT(R5, R0) /* if so, look up SLB */
H A Dbookehv_interrupts.S379 PPC_STL r0, VCPU_GPR(R0)(r4)
633 PPC_LL r0, VCPU_GPR(R0)(r4)
H A Dbooke_interrupts.S207 stw r0, VCPU_GPR(R0)(r4)
415 lwz r0, VCPU_GPR(R0)(r4)
/linux-master/tools/perf/arch/s390/util/
H A Dunwind-libdw.c26 dwarf_regs[0] = REG(R0);
/linux-master/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c29 dwarf_regs[0] = REG(R0);
/linux-master/tools/perf/arch/arm/util/
H A Dunwind-libdw.c20 dwarf_regs[0] = REG(R0);
/linux-master/drivers/media/dvb-frontends/
H A Ddrxk_hard.c162 u32 R0 = 0; local
164 R0 = (a % c) << 4; /* 32-28 == 4 shifts possible at max */
172 Q1 = (Q1 << 4) | (R0 / c);
173 R0 = (R0 % c) << 4;
176 if ((R0 >> 3) >= c)
/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h437 #define PPC_RAW_MFVRD(a, t) (0x7c000066 | VSX_XX1((t) + 32, a, R0))
438 #define PPC_RAW_MTVRD(t, a) (0x7c000166 | VSX_XX1((t) + 32, a, R0))
/linux-master/drivers/media/i2c/
H A Dwm8739.c35 R0 = 0, R1, enumerator in enum:__anon150
114 wm8739_write(sd, R0, (vol_l & 0x1f) | mute);
/linux-master/drivers/regulator/
H A Dslg51000-regulator.c350 enum { R0 = 0, R1, R2, REG_MAX }; enumerator in enum:__anon2612
355 /* Read event[R0], status[R1] and mask[R2] register */
388 (evt[i][R0] & SLG51000_EVT_ILIM_FLAG_MASK)) {
400 (evt[SLG51000_SCTL_EVT][R0] & SLG51000_EVT_HIGH_TEMP_WARN_MASK)) {
/linux-master/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl2207 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24));
2248 vmovdqu `16*0-64`($ctx),%x#$D0 # will become expanded ${R0}
2259 vpermd $D0,$T2,$R0 # 00003412 -> 14243444
2264 vmovdqa64 $R0,0x00(%rsp){%k2} # save in case $len%128 != 0
2265 vpsrlq \$32,$R0,$T0 # 14243444 -> 01020304
2290 vpmuludq $T0,$R0,$D0 # d0 = r0'*r0
2298 vpmuludq $T1,$R0,$M1
2313 vpmuludq $T2,$R0,$M2
2322 vpmuludq $T3,$R0,$M3
2333 vpmuludq $T4,$R0,
[all...]
H A Dtwofish-x86_64-asm_64.S29 #define R0 %rax define
226 encrypt_round(R0,R1,R2,R3,0);
227 encrypt_round(R2,R3,R0,R1,8);
228 encrypt_round(R0,R1,R2,R3,2*8);
229 encrypt_round(R2,R3,R0,R1,3*8);
230 encrypt_round(R0,R1,R2,R3,4*8);
231 encrypt_round(R2,R3,R0,R1,5*8);
232 encrypt_round(R0,R1,R2,R3,6*8);
233 encrypt_round(R2,R3,R0,R1,7*8);
234 encrypt_round(R0,R
[all...]
/linux-master/drivers/net/hamradio/
H A Dscc.c402 OutReg(scc->ctrl, R0, RES_Tx_CRC);
439 status = InReg(scc->ctrl,R0);
655 OutReg(scc->ctrl,R0,RES_H_IUS); /* Reset Highest IUS */
704 OutReg(scc->ctrl,R0,RES_H_IUS);
866 if(scc->kiss.softdcd || (InReg(scc->ctrl,R0) & DCD))
881 scc->status = InReg(scc->ctrl,R0); /* read initial status */
1255 OutReg(scc->ctrl, R0, RES_Tx_P);
2069 seq_printf(seq, "\tR %2.2x %2.2x XX ", InReg(scc->ctrl,R0), InReg(scc->ctrl,R1));
/linux-master/arch/powerpc/mm/nohash/
H A Dtlb_low.S244 PPC_TLBILX_ALL(0,R0)
257 PPC_TLBILX_PID(0,R0)
309 PPC_TLBILX_PID(0,R0)
321 PPC_TLBILX_PID(0,R0)
328 PPC_TLBILX_ALL(0,R0)
/linux-master/arch/arm/kernel/
H A Dentry-ftrace.S83 @ R0 | R1 | ... | IP | SP + 4 | previous LR | LR | PSR | OLD_R0 |

Completed in 373 milliseconds

12