FMC2_PCR_ECCEN
pcr &= ~FMC2_PCR_ECCEN;
regmap_update_bits(nfc->regmap, FMC2_PCR, FMC2_PCR_ECCEN,
enable ? FMC2_PCR_ECCEN : 0);