Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdt285.c51 *CSR_TIMER4_CNTL = 0; in watchdog_fire()
81 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD in watchdog_open()
87 *CSR_TIMER4_CNTL = 0; in watchdog_open()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Ddec21285.h128 #define CSR_TIMER4_CNTL DC21285_IO(0x0368) macro
/openbmc/linux/arch/arm/mach-footbridge/
H A Dcommon.c273 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | in footbridge_restart()