Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dwdog.h25 #define BCM2835_WDOG_RSTC_WRCFG_FULL_RESET 0x00000020 macro
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dreset.c47 rstc |= BCM2835_WDOG_RSTC_WRCFG_FULL_RESET; in reset_cpu()