Searched refs:mipsr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndmips.c1198 mips33regs_t *mipsr = NULL; local
1653 mipsr = si_setcore(sih, MIPS33_CORE_ID, 0);
1654 ASSERT(mipsr);
1655 W_REG(osh, &mipsr->intmask, 1);
1663 W_REG(osh, &mipsr->timer, 100);
1664 (void) R_REG(osh, &mipsr->timer);

Completed in 125 milliseconds