Searched refs:SPT_PMC_MSG_FULL_STS_BIT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/platform/x86/intel/pmc/ | ||
H A D | core.h | 47 #define SPT_PMC_MSG_FULL_STS_BIT 0x18 macro |
H A D | core.c | 353 return value & BIT(SPT_PMC_MSG_FULL_STS_BIT); in pmc_core_mtpmc_link_status() |