Home
last modified time | relevance | path

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

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