PVR_POWER8E
if (pvr_version_is(PVR_POWER8E))
if (pvr == PVR_POWER8 || pvr == PVR_POWER8E ||
case PVR_POWER8E:
if (PVR_VER(pvr) == PVR_POWER8 || PVR_VER(pvr) == PVR_POWER8E ||
if (PVR_VER(pvr) == PVR_POWER8 || PVR_VER(pvr) == PVR_POWER8E ||
if (PVR_VER(pvr) != PVR_POWER8E && PVR_VER(pvr) != PVR_POWER8NVL &&
pvr_version_is(PVR_POWER8E) || pvr_version_is(PVR_POWER8NVL) ||
pvr_ver != PVR_POWER8E &&