altera_ci_op_cam
return altera_ci_op_cam(en50221, slot, 0, NETUP_CI_FLG_RD, addr, 0);
return altera_ci_op_cam(en50221, slot, 0, 0, addr, data);
return altera_ci_op_cam(en50221, slot, NETUP_CI_FLG_CTL,
return altera_ci_op_cam(en50221, slot, NETUP_CI_FLG_CTL, 0, addr, data);