Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-jz4740/
Dtimer.h24 #define JZ_REG_TIMER_ENABLE_CLEAR 0x08 macro
86 writeb(BIT(timer), jz4740_timer_base + JZ_REG_TIMER_ENABLE_CLEAR); in jz4740_timer_disable()