Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/lib/
H A Dtime.c50 CONFIG_SYS_TIMER_PRESCALER | DTIM_DTMR_CLK_DIV1 | DTIM_DTMR_FRR | in __udelay()
98 timerp->tmr = CONFIG_SYS_TIMER_PRESCALER | DTIM_DTMR_CLK_DIV1 | in timer_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dtimer.h68 #define DTIM_DTMR_CLK_DIV1 (0x0002) macro