Searched refs:TPMI_MAJOR_VERSION (Results 1 – 4 of 4) sorted by relevance
15 #define TPMI_MAJOR_VERSION(val) FIELD_GET(GENMASK(7, 5), val) macro
646 if (TPMI_MAJOR_VERSION(pd_info->ufs_header_ver) != UNCORE_MAJOR_VERSION) { in uncore_probe() 648 TPMI_MAJOR_VERSION(pd_info->ufs_header_ver)); in uncore_probe()
701 if (TPMI_MAJOR_VERSION(feature_header) != TPMI_INFO_MAJOR_VERSION) { in tpmi_create_devices()
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()