Searched refs:MPC85xx_L2CTL_L2SIZ_MASK (Results 1 – 1 of 1) sorted by relevance
38 #define MPC85xx_L2CTL_L2SIZ_MASK 0x30000000 /* L2 SRAM size (R/O) */ macro68 ctl |= (tmp & MPC85xx_L2CTL_L2SIZ_MASK) >> 2; in xes_mpc85xx_configure_l2()