MSG_EXT_PPR_PCOMP_EN
*ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
ppr_options |= MSG_EXT_PPR_PCOMP_EN;
+ (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0)
spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0;
& ~MSG_EXT_PPR_PCOMP_EN;
ppr_options |= MSG_EXT_PPR_PCOMP_EN;