Home
last modified time | relevance | path

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

/arch/arm/include/asm/hardware/
Darm_timer.h25 #define TIMER_CTRL_DIV256 (2 << 2) /* ACVR */ macro
/arch/arm/mach-integrator/
Dintegrator_ap.c375 ctrl |= TIMER_CTRL_DIV256; in integrator_clockevent_init()