Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-footbridge/
Ddc21285-timer.c29 *CSR_TIMER2_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; in cksrc_dc21285_enable()
56 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD | in ckevt_dc21285_set_mode()
/linux-2.6.39/arch/arm/mach-footbridge/include/mach/
Dsystem.h61 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | in arch_reset()
/linux-2.6.39/drivers/watchdog/
Dwdt285.c83 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD in watchdog_open()
/linux-2.6.39/arch/arm/include/asm/hardware/
Ddec21285.h140 #define TIMER_CNTL_ENABLE (1 << 7) macro
/linux-2.6.39/sound/oss/
Dwaveartist.c1522 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV1; in vnc_volume_slider()