Searched refs:TPMI_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance
15 #define TPMI_MAJOR_VERSION(val) FIELD_GET(GENMASK(7, 5), val) macro
382 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()