Searched refs:SLT_CR_TEN (Results 1 – 2 of 2) sorted by relevance
42 out_be32(&timerp->cr, SLT_CR_TEN); in __udelay()86 out_be32(&timerp->cr, SLT_CR_RUN | SLT_CR_IEN | SLT_CR_TEN); in timer_init()
230 #define SLT_CR_TEN (0x01000000) macro
Completed in 5 milliseconds