Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/
H A Dtpmi.c245 #define TPMI_CONTROL_STATUS_RESULT GENMASK_ULL(15, 8) macro
318 control = FIELD_GET(TPMI_CONTROL_STATUS_RESULT, control); in tpmi_read_feature_status()