Home
last modified time | relevance | path

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

/arch/arm/mach-footbridge/include/mach/
Dsystem.h61 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | in arch_reset()
/arch/arm/mach-footbridge/
Ddc21285-timer.c56 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD | TIMER_CNTL_DIV16; in footbridge_timer_init()
/arch/arm/include/asm/hardware/
Ddec21285.h140 #define TIMER_CNTL_ENABLE (1 << 7) macro