Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-sa1100/include/mach/
Dreset.h8 #define RESET_STATUS_WATCHDOG (1 << 1) /* Watchdog Reset */ macro
/Linux-v6.1/arch/arm/mach-pxa/
Dreset.h6 #define RESET_STATUS_WATCHDOG (1 << 1) /* Watchdog Reset */ macro
Ddevices.c1128 reset_status &= RESET_STATUS_WATCHDOG; in pxa_register_wdt()