Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspl_minimal.c35 im->arbiter.acr = (im->arbiter.acr & ~(ACR_RPTCNT)) | in cpu_init_f()
H A Dcpu_init.c55 ACR_RPTCNT | in cpu_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h508 #define ACR_RPTCNT 0x00000700 /* Repeat count */ macro