Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/lib/
H A Dtime.c46 timerp->tmr = DTIM_DTMR_RST_RST; in __udelay()
87 timerp->tmr = DTIM_DTMR_RST_RST; in timer_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dtimer.h61 #define DTIM_DTMR_RST_RST (0x0000) macro