Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu.c383 if ((resetsource & SIM_RSR_HRST) || (resetsource & SIM_RSR_SWTR)) { in checkcpu()
385 (resetsource & SIM_RSR_HRST) ? " Hardware/ System Reset" in checkcpu()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5253.h27 #define SIM_RSR_HRST (0x80) macro