Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c72 (CONFIG_SYS_ACR_APARK << ACR_APARK_SHIFT) | in cpu_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h511 #define ACR_APARK_SHIFT (31-27) macro