Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dtimer_defs.h37 #define DV_WDT_TRIGGER_SYS_RESET 0x00020002 macro
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddm365_lowlevel.c276 writel(DV_WDT_TRIGGER_SYS_RESET, &wdog->na2); in dm365_por_reset()
297 writel(DV_WDT_TRIGGER_SYS_RESET, &wdog->na2); in dm365_wdt_reset()