Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-tpmi.c229 #define UNCORE_LOCAL_FABRIC_CLUSTER_ID_MASK GENMASK_ULL(15, 8) macro
313 cluster_mask = FIELD_GET(UNCORE_LOCAL_FABRIC_CLUSTER_ID_MASK, header); in uncore_probe()