Searched refs:SGP_VERS_ENG_BIT (Results 1 – 1 of 1) sorted by relevance
44 #define SGP_VERS_ENG_BIT(data) ((((data)->feature_set) & 0x0100) >> 8) macro440 if (SGP_VERS_ENG_BIT(data)) in sgp_check_compat()