Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c226 if (in_be32(&cpc->cpcsrcr0) & CPC_SRCR0_SRAMEN) { in disable_cpc_sram()
238 out_be32(&cpc->cpcsrcr0, 0); in disable_cpc_sram()
338 if (in_be32(&cpc->cpcsrcr0) & CPC_SRCR0_SRAMEN) in invalidate_cpc()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1526 u32 cpcsrcr0; /* SRAM control reg 0 */ member