Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmpc83xx.h832 #define RSR_SWSR 0x00002000 macro
855 #define RSR_RES (~(RSR_RSTSRC | RSR_BSF | RSR_SWSR | \
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c477 RSR_SWSR, "Software Soft"}, { in prt_83xx_rsr()