intel_pmc_gcr_update
EXPORT_SYMBOL_GPL(intel_pmc_gcr_update);
return intel_pmc_gcr_update(pmc, PMC_GCR_PMC_CFG_REG, bits, value);
int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset, u32 mask, u32 val);