Home
last modified time | relevance | path

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

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