Searched refs:RT_MULTI_FUNC_GPS (Results 1 – 3 of 3) sorted by relevance
188 (GET_HAL_DATA(_Adapter)->MultiFunc & RT_MULTI_FUNC_GPS)
22 RT_MULTI_FUNC_GPS = 0x04, enumerator
1646 pHalData->MultiFunc |= ((value32 & GPS_FUNC_EN) ? RT_MULTI_FUNC_GPS : 0); in ReadChipVersion8723B()