PVR_POWER7p
case PVR_POWER7p:
if (pvr_version_is(PVR_POWER7) || pvr_version_is(PVR_POWER7p))
if (PVR_VER(pvr) != PVR_POWER7 && PVR_VER(pvr) != PVR_POWER7p)
if (PVR_VER(pvr) == PVR_POWER7p)
if (pvr_version_is(PVR_POWER7) || pvr_version_is(PVR_POWER7p) ||