Symbol: R15
arch/um/os-Linux/skas/process.c
62
R(R15);
arch/x86/kvm/kvm_cache_regs.h
44
BUILD_KVM_GPR_ACCESSORS(r15, R15)
arch/x86/um/os-Linux/mcontext.c
32
COPY(R12); COPY(R13); COPY(R14); COPY(R15);
arch/x86/um/os-Linux/mcontext.c
72
COPY(R12); COPY(R13); COPY(R14); COPY(R15);
arch/x86/um/ptrace_64.c
143
case R15:
arch/x86/um/ptrace_64.c
33
[R15 >> 3] = HOST_R15,
arch/x86/um/ptrace_64.c
65
case R15:
arch/x86/um/signal.c
143
PUTREG(R15, r15);
arch/x86/um/signal.c
73
GETREG(R15, r15);
arch/x86/um/user-offsets.c
55
DEFINE_LONGS(HOST_R15, R15);
drivers/media/i2c/wm8739.c
219
wm8739_write(sd, R15, 0x00);
drivers/media/i2c/wm8775.c
252
wm8775_write(sd, R15, 0x1d4);
drivers/media/i2c/wm8775.c
98
wm8775_write(sd, R15, vol_r | 0x100); /* 0x100= Right channel ADC zero cross enable */
drivers/net/hamradio/scc.c
1254
cl(scc, R15, TxUIE); /* count it. */
drivers/net/hamradio/scc.c
1326
or(scc, R15, SYNCIE);
drivers/net/hamradio/scc.c
1327
cl(scc, R15, DCDIE);
drivers/net/hamradio/scc.c
1330
or(scc, R15, DCDIE);
drivers/net/hamradio/scc.c
1331
cl(scc, R15, SYNCIE);
drivers/net/hamradio/scc.c
862
or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */
drivers/net/hamradio/scc.c
874
wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE));
drivers/net/hamradio/scc.c
918
or(scc, R15, TxUIE);
drivers/net/hamradio/scc.c
927
cl(scc, R15, DCDIE|SYNCIE); /* No DCD changes, please */
drivers/net/hamradio/scc.c
954
or(scc,R15, scc->kiss.softdcd? SYNCIE:DCDIE);
drivers/net/hamradio/scc.c
965
cl(scc, R15, DCDIE|SYNCIE);
drivers/net/hamradio/scc.c
986
or(scc, R15, scc->kiss.softdcd? SYNCIE:DCDIE);
drivers/tty/serial/ip22zilog.c
212
write_zsreg(channel, R15, regs[R15]);
drivers/tty/serial/ip22zilog.c
324
if (up->curregs[R15] & BRKIE) {
drivers/tty/serial/ip22zilog.c
636
new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
drivers/tty/serial/ip22zilog.c
637
if (new_reg != up->curregs[R15]) {
drivers/tty/serial/ip22zilog.c
638
up->curregs[R15] = new_reg;
drivers/tty/serial/ip22zilog.c
641
write_zsreg(channel, R15, up->curregs[R15]);
drivers/tty/serial/ip22zilog.c
992
up->curregs[R15] |= BRKIE;
drivers/tty/serial/pmac_zilog.c
1216
uap->curregs[R15] |= DCDIE | SYNCIE | CTSIE;
drivers/tty/serial/pmac_zilog.c
1219
uap->curregs[R15] &= ~(DCDIE | SYNCIE | CTSIE);
drivers/tty/serial/pmac_zilog.c
138
write_zsreg(uap, R15, regs[R15] | EN85C30);
drivers/tty/serial/pmac_zilog.c
142
write_zsreg(uap, R15, regs[R15] & ~EN85C30);
drivers/tty/serial/pmac_zilog.c
648
new_reg = uap->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
drivers/tty/serial/pmac_zilog.c
649
if (new_reg != uap->curregs[R15]) {
drivers/tty/serial/pmac_zilog.c
650
uap->curregs[R15] = new_reg;
drivers/tty/serial/pmac_zilog.c
653
write_zsreg(uap, R15, uap->curregs[R15]);
drivers/tty/serial/pmac_zilog.c
833
uap->curregs[R15] = BRKIE;
drivers/tty/serial/sunzilog.c
1248
up->curregs[R15] |= BRKIE;
drivers/tty/serial/sunzilog.c
1290
up->curregs[R15] |= BRKIE;
drivers/tty/serial/sunzilog.c
1374
up->curregs[R15] = FIFOEN; /* Use FIFO if on ESCC */
drivers/tty/serial/sunzilog.c
232
write_zsreg(channel, R15, (regs[R15] | WR7pEN) & ~FIFOEN);
drivers/tty/serial/sunzilog.c
235
r15 = read_zsreg(channel, R15);
drivers/tty/serial/sunzilog.c
240
write_zsreg(channel, R15, regs[R15] & ~WR7pEN);
drivers/tty/serial/sunzilog.c
244
regs[R15] &= ~FIFOEN;
drivers/tty/serial/sunzilog.c
741
new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
drivers/tty/serial/sunzilog.c
742
if (new_reg != up->curregs[R15]) {
drivers/tty/serial/sunzilog.c
743
up->curregs[R15] = new_reg;
drivers/tty/serial/sunzilog.c
746
write_zsreg(channel, R15, up->curregs[R15] & ~WR7pEN);
drivers/tty/serial/zs.c
281
write_zsreg(zport, R15, regs[15]);
drivers/tty/serial/zs.c
465
write_zsreg(zport_a, R15, zport_a->regs[15]);
drivers/tty/serial/zs.c
480
write_zsreg(zport, R15, zport->regs[15]);
drivers/tty/serial/zs.c
510
write_zsreg(zport_a, R15, zport_a->regs[15]);
drivers/tty/serial/zs.c
511
write_zsreg(zport, R15, zport->regs[15]);
drivers/tty/serial/zs.c
793
write_zsreg(zport, R15, zport->regs[15]);