Searched refs:TPMI_MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance
15 #define TPMI_MAJOR_VERSION(val) FIELD_GET(GENMASK(7, 5), val) macro
701 if (TPMI_MAJOR_VERSION(feature_header) != TPMI_INFO_MAJOR_VERSION) { in tpmi_process_info()
379 if (TPMI_MAJOR_VERSION(pd_info->sst_header.interface_version) != ISST_MAJOR_VERSION) { in sst_main()381 TPMI_MAJOR_VERSION(pd_info->sst_header.interface_version)); in sst_main()