HomeSort by relevance Sort by last modified time
    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