Searched refs:CPC_CFG0_SZ_K (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c242 size += CPC_CFG0_SZ_K(cpccfg0);
H A Dfdt.c168 size = CPC_CFG0_SZ_K(cfg0) * 1024 * CFG_SYS_NUM_CPC;
/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1236 #define CPC_CFG0_SZ_K(x) ((x & CPC_CFG0_SZ_MASK) << 6) macro

Completed in 105 milliseconds