Searched refs:HBM_MAJOR_VERSION_CAP (Results 1 – 2 of 2) sorted by relevance
89 #define HBM_MAJOR_VERSION_CAP 2 macro
1084 if (dev->version.major_version > HBM_MAJOR_VERSION_CAP || in mei_hbm_config_features()1085 (dev->version.major_version == HBM_MAJOR_VERSION_CAP && in mei_hbm_config_features()