Home
last modified time | relevance | path

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

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