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