Searched refs:SGP_VERS_MAJOR (Results 1 – 1 of 1) sorted by relevance
45 #define SGP_VERS_MAJOR(data) ((((data)->feature_set) & 0x00e0) >> 5) macro456 major = SGP_VERS_MAJOR(data); in sgp_check_compat()