RT_MULTI_FUNC_GPS
pHalData->MultiFunc |= ((value32 & GPS_FUNC_EN) ? RT_MULTI_FUNC_GPS : 0);
(GET_HAL_DATA(_Adapter)->MultiFunc & RT_MULTI_FUNC_GPS)