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