Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dintel_pmc_core.h39 #define SPT_PMC_MSG_FULL_STS_BIT 0x18 macro
Dintel_pmc_core.c450 return value & BIT(SPT_PMC_MSG_FULL_STS_BIT); in pmc_core_mtpmc_link_status()