Lines Matching refs:R9
214 * master interrupt control (R9). We make sure this is setup
1340 write_zsreg(channel, R9, FHWRES);
1353 up->curregs[R9] = NV;
1358 up->curregs[R9] |= MIE;
1359 write_zsreg(channel, R9, up->curregs[R9]);
1369 up->curregs[R9] = NV;
1384 up->curregs[R9] |= MIE;
1385 write_zsreg(channel, R9, up->curregs[R9]);
1593 up->curregs[R9] |= MIE;
1594 write_zsreg(channel, R9, up->curregs[R9]);
1630 up->curregs[R9] &= ~MIE;
1631 write_zsreg(channel, R9, up->curregs[R9]);