Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/hardware/
Darm_timer.h30 #define TIMER_INTCLR 0x0c /* ACVR wo */ macro
/linux-4.1.27/drivers/clocksource/
Dtimer-integrator-ap.c70 writel(1, clkevt_base + TIMER_INTCLR); in integrator_timer_interrupt()
/linux-4.1.27/arch/arm/common/
Dtimer-sp.c123 writel(1, clkevt_base + TIMER_INTCLR); in sp804_timer_interrupt()