Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dreset.c18 #define WDT_TCSR 0x0C macro
40 writew(WDT_TCSR_PRESCALE1 | WDT_TCSR_EXT_EN, wdt_regs + WDT_TCSR); in _machine_restart()