Home
last modified time | relevance | path

Searched refs:SLT_CR_IEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dslicetimer.c82 out_be32(&timerp->cr, SLT_CR_RUN | SLT_CR_IEN | SLT_CR_TEN); in timer_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h229 #define SLT_CR_IEN (0x02000000) macro