Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c103 (CONFIG_SYS_SPCR_TSEC2EP << SPCR_TSEC2EP_SHIFT) | in cpu_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h130 #define SPCR_TSEC2EP_SHIFT (31-31) macro