MPC106_MEMEN
pcicfgwrite(tag, MPC106_MEMEN,
(pcicfgread(tag, MPC106_MEMEN) & ~0xff) | (bk_en & 0xff));
val = pcicfgread(tag, MPC106_MEMEN);