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