Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/include/mach/
A Dreset.h8 #define RESET_STATUS_WATCHDOG (1 << 1) /* Watchdog Reset */ macro
/linux/arch/arm/mach-pxa/include/mach/
A Dreset.h6 #define RESET_STATUS_WATCHDOG (1 << 1) /* Watchdog Reset */ macro
/linux/drivers/watchdog/
A Dsa1100_wdt.c183 boot_status = (reset_status & RESET_STATUS_WATCHDOG) ? in sa1100dog_init()

Completed in 5 milliseconds