Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/jz4740/
Dtime.c139 ctrl = JZ_TIMER_CTRL_PRESCALE_16 | JZ_TIMER_CTRL_SRC_EXT; in plat_time_init()
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dtimer.h47 #define JZ_TIMER_CTRL_PRESCALE_16 (2 << 3) macro