Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dcore.h47 #define SPT_PMC_MSG_FULL_STS_BIT 0x18 macro
Dcore.c353 return value & BIT(SPT_PMC_MSG_FULL_STS_BIT); in pmc_core_mtpmc_link_status()