Home
last modified time | relevance | path

Searched refs:PLAT_RESOURCE_GCR_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dintel_pmc_bxt.c41 #define PLAT_RESOURCE_GCR_SIZE 0x1000 macro
70 return offset < PLAT_RESOURCE_GCR_SIZE - 8; in is_gcr_valid()
329 gcr_res.end = gcr_res.start + PLAT_RESOURCE_GCR_SIZE - 1; in intel_pmc_get_resources()