Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c100 (CONFIG_SYS_SPCR_TSEC1EP << SPCR_TSEC1EP_SHIFT) | in cpu_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h121 #define SPCR_TSEC1EP_SHIFT (31-23) macro