Searched refs:TPMI_MINOR_VERSION (Results 1 – 5 of 5) sorted by relevance
12 #define TPMI_MINOR_VERSION(val) FIELD_GET(GENMASK(4, 0), val) macro
515 if (TPMI_MINOR_VERSION(pd_info->ufs_header_ver) > UNCORE_MINOR_VERSION) in uncore_probe()517 TPMI_MINOR_VERSION(pd_info->ufs_header_ver)); in uncore_probe()563 if (TPMI_MINOR_VERSION(pd_info->ufs_header_ver) >= UNCORE_ELC_SUPPORTED_VERSION) in uncore_probe()
169 if (TPMI_MINOR_VERSION(tpmi_domain_version) > TPMI_RAPL_MINOR_VERSION) in parse_one_domain()171 TPMI_MINOR_VERSION(tpmi_domain_version)); in parse_one_domain()
383 if (TPMI_MINOR_VERSION(pd_info->sst_header.interface_version) != ISST_MINOR_VERSION) in sst_main()385 TPMI_MINOR_VERSION(pd_info->sst_header.interface_version)); in sst_main()
713 if (TPMI_MINOR_VERSION(feature_header) >= TPMI_INFO_MINOR_VERSION) { in tpmi_process_info()