Home
last modified time | relevance | path

Searched refs:DTIM_DTMR_FRR (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()
100 DTIM_DTMR_FRR | DTIM_DTMR_ORRI | DTIM_DTMR_RST_EN; in timer_init()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dtimer.h56 #define DTIM_DTMR_FRR (0x0008) /* Free run/restart */ macro