Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dtime.c72 #define V2_TSTAT 0x08 macro
118 __raw_writel(V2_TSTAT_OF1, timer_base + V2_TSTAT); in gpt_irq_acknowledge()
260 tstat = __raw_readl(timer_base + V2_TSTAT); in mxc_timer_interrupt()