Lines Matching refs:R9
214 * master interrupt control (R9). We make sure this is setup
1338 write_zsreg(channel, R9, FHWRES);
1351 up->curregs[R9] = NV;
1356 up->curregs[R9] |= MIE;
1357 write_zsreg(channel, R9, up->curregs[R9]);
1367 up->curregs[R9] = NV;
1382 up->curregs[R9] |= MIE;
1383 write_zsreg(channel, R9, up->curregs[R9]);
1591 up->curregs[R9] |= MIE;
1592 write_zsreg(channel, R9, up->curregs[R9]);
1628 up->curregs[R9] &= ~MIE;
1629 write_zsreg(channel, R9, up->curregs[R9]);