Home
last modified time | relevance | path

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

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