Searched refs:OCP85XX_CPC_CFG0_SZ_K (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/powerpc/mpc85xx/
H A Dmpc85xx.h118 #define OCP85XX_CPC_CFG0_SZ_K(x) (((x) & OCP85XX_CPC_CFG_SZ_MASK) << 6) macro
H A Dmpc85xx.c301 size = OCP85XX_CPC_CFG0_SZ_K(ccsr_read4(OCP85XX_CPC_CFG0));

Completed in 46 milliseconds