Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c97 (CONFIG_SYS_SPCR_TSECEP << SPCR_TSECEP_SHIFT) | in cpu_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h143 #define SPCR_TSECEP_SHIFT (31-23) macro