Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dvsec.h11 #define VSEC_CAP_SDSI BIT(3) macro
H A Dvsec.c103 return !!(caps & VSEC_CAP_SDSI); in intel_vsec_supported()
420 .caps = VSEC_CAP_TELEMETRY | VSEC_CAP_SDSI | VSEC_CAP_TPMI,