Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmpc83xx.h476 #define SWCRR_SWEN 0x00000004 macro
481 #define SWCRR_RES (~(SWCRR_SWTC | SWCRR_SWEN | \
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dstart.S506 ori r4, r4, (SWCRR_SWEN | SWCRR_SWRI | SWCRR_SWPR)