Searched refs:MULTI_GPS_FUNC_EN (Results 1 – 4 of 4) sorted by relevance
159 if (val32 & MULTI_GPS_FUNC_EN) in rtl8723au_identify_chip()
198 #define MULTI_GPS_FUNC_EN BIT(22) /* GPS function enable */ macro
332 if (val32 & MULTI_GPS_FUNC_EN) in rtl8723bu_identify_chip()
429 priv->has_gps = u32_get_bits(val32, MULTI_GPS_FUNC_EN); in rtl8192fu_identify_chip()