Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_pmc_core.h45 #define SPT_PMC_MSG_FULL_STS_BIT 0x18 macro
Dintel_pmc_core.c361 return value & BIT(SPT_PMC_MSG_FULL_STS_BIT); in pmc_core_mtpmc_link_status()