Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_mpc83xx.c139 RSR_SWSR, "Software Soft"}, { in mpc83xx_sysreset_get_status()
/openbmc/u-boot/include/
H A Dmpc83xx.h832 #define RSR_SWSR 0x00002000 macro
855 #define RSR_RES (~(RSR_RSTSRC | RSR_BSF | RSR_SWSR | \
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c478 RSR_SWSR, "Software Soft"}, { in prt_83xx_rsr()