Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dintel_tpmi.h15 #define TPMI_MAJOR_VERSION(val) FIELD_GET(GENMASK(7, 5), val) macro
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c382 if (TPMI_MAJOR_VERSION(pd_info->sst_header.interface_version) != ISST_MAJOR_VERSION) { in sst_main()
384 TPMI_MAJOR_VERSION(pd_info->sst_header.interface_version)); in sst_main()