Home
last modified time | relevance | path

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

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