Home
last modified time | relevance | path

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

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