Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspl_minimal.c41 im->sysconf.spcr = (im->sysconf.spcr & ~SPCR_OPT) | in cpu_init_f()
H A Dcpu_init.c80 SPCR_OPT | in cpu_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h102 #define SPCR_OPT 0x00800000 /* Optimize */ macro