Searched refs:TIMER_CNTL_ENABLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/mach-footbridge/
H A Ddc21285-timer.c32 *CSR_TIMER2_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16;
56 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16;
71 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD |
133 *CSR_TIMER3_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16;
H A Dcommon.c273 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE |
/linux-master/arch/arm/include/asm/hardware/
H A Ddec21285.h131 #define TIMER_CNTL_ENABLE (1 << 7) macro
/linux-master/drivers/watchdog/
H A Dwdt285.c81 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD

Completed in 212 milliseconds