Home
last modified time | relevance | path

Searched refs:TIMER_CNTL_AUTORELOAD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/mach-footbridge/
H A Ddc21285-timer.c71 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD | in ckevt_dc21285_set_periodic()
H A Dcommon.c274 TIMER_CNTL_AUTORELOAD | in footbridge_restart()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Ddec21285.h132 #define TIMER_CNTL_AUTORELOAD (1 << 6) macro
/openbmc/linux/drivers/watchdog/
H A Dwdt285.c81 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD in watchdog_open()