R14
R(R14);
BUILD_KVM_GPR_ACCESSORS(r14, R14)
COPY(R12); COPY(R13); COPY(R14); COPY(R15);
COPY(R12); COPY(R13); COPY(R14); COPY(R15);
case R14:
[R14 >> 3] = HOST_R14,
case R14:
PUTREG(R14, r14);
GETREG(R14, r14);
DEFINE_LONGS(HOST_R14, R14);
wm8775_write(sd, R14, 0x1d4);
wm8775_write(sd, R14, vol_l | 0x100); /* 0x100= Left channel ADC zero cross enable */
OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */
OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */
cl(scc,R14,BRENABL); /* disable baudrate generator */
or(scc,R14,BRENABL); /* enable baudrate generator */
wr(scc, R14, BRSRC); /* BRG source = PCLK */
OutReg(scc->ctrl, R14, SSBR|scc->wreg[R14]); /* DPLL source = BRG */
OutReg(scc->ctrl, R14, SNRZI|scc->wreg[R14]); /* DPLL NRZI mode */
wr(scc,R14, 0);
OutReg(scc->ctrl, R14, DISDPLL);
up->curregs[R14] = BRENAB;
write_zsreg(channel, R14, regs[R14] & ~BRENAB);
write_zsreg(channel, R14, regs[R14]);
up->curregs[R14] = BRENAB;
write_zsreg(uap, R14, regs[R14] & ~BRENAB);
write_zsreg(uap, R14, regs[R14]);
uap->curregs[R14] = BRENAB;
uap->curregs[R14] = 0; /* BRG off */
uap->curregs[R14] = 0;
uap->curregs[R14] = 0;
uap->curregs[R14] = BRENAB;
up->curregs[R14] = BRSRC | BRENAB;
write_zsreg(channel, R14, regs[R14] & ~BRENAB);
write_zsreg(channel, R14, regs[R14]);
up->curregs[R14] = BRSRC | BRENAB;
write_zsreg(zport, R14, regs[14] & ~BRENABL);
write_zsreg(zport, R14, regs[14]);
write_zsreg(zport, R14, zport->regs[14]);
fail = (ucp->uc_mcontext.gp_regs[R14 + i] != gprs[i]);
R14 + i, ucp->uc_mcontext.gp_regs[R14 + i], gprs[i]);
fail = (tm_ucp->uc_mcontext.gp_regs[R14 + i] != gprs[NV_GPR_REGS + i]);
R14 + i, tm_ucp->uc_mcontext.gp_regs[R14 + i], gprs[NV_GPR_REGS + i]);