Searched refs:SLT_CR_TEN (Results 1 – 2 of 2) sorted by relevance
39 out_be32(&timerp->cr, SLT_CR_TEN); in __udelay()83 out_be32(&timerp->cr, SLT_CR_RUN | SLT_CR_IEN | SLT_CR_TEN); in timer_init()
231 #define SLT_CR_TEN (0x01000000) macro