Home
last modified time | relevance | path

Searched defs:intel_pmc_gcr_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dintel_pmc_bxt.h41 static inline int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset, in intel_pmc_gcr_update() function
/openbmc/linux/drivers/mfd/
H A Dintel_pmc_bxt.c108 int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset, u32 mask, u32 val) in intel_pmc_gcr_update() function