Searched refs:JZ_REG_TIMER_STOP_SET (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/jz4740/
H A Dtimer.c34 writel(BIT(16), jz4740_timer_base + JZ_REG_TIMER_STOP_SET); jz4740_timer_disable_watchdog() local
46 writel(0x000100fc, jz4740_timer_base + JZ_REG_TIMER_STOP_SET); jz4740_timer_init()
/linux-4.4.14/arch/mips/include/asm/mach-jz4740/
H A Dtimer.h20 #define JZ_REG_TIMER_STOP_SET 0x1C macro
66 writel(BIT(timer), jz4740_timer_base + JZ_REG_TIMER_STOP_SET); jz4740_timer_stop() local

Completed in 135 milliseconds