OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIM_RSR_SWTR
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/m68k/include/asm/
m5253.h
25
#define
SIM_RSR_SWTR
(0x20)
/external/u-boot/arch/m68k/cpu/mcf52x2/
cpu.c
394
if ((resetsource & SIM_RSR_HRST) || (resetsource &
SIM_RSR_SWTR
)) {
398
(resetsource &
SIM_RSR_SWTR
) ? " Software Watchdog" :
Completed in 97 milliseconds