Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h833 #define RSR_SWSR 0x00002000 macro
856 #define RSR_RES (~(RSR_RSTSRC | RSR_BSF | RSR_SWSR | \
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c478 RSR_SWSR, "Software Soft"}, { in prt_83xx_rsr()