NPCM_PECI_INT_MASK
priv->status |= (status & NPCM_PECI_INT_MASK);
regmap_write_bits(priv->regmap, NPCM_PECI_CTL_STS, NPCM_PECI_INT_MASK, status_ack);