Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/intel/
Dvsec.h12 #define VSEC_CAP_TPMI BIT(4) macro
Dvsec.c105 return !!(caps & VSEC_CAP_TPMI); in intel_vsec_supported()
415 .caps = VSEC_CAP_TELEMETRY | VSEC_CAP_SDSI | VSEC_CAP_TPMI,