Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dtimer.h78 #define DTIM_DTER_REF (0x02) /* Output reference event */ macro
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dtime.c66 timerp->ter = (DTIM_DTER_CAP | DTIM_DTER_REF); in dtimer_interrupt()