Searched refs:RT_MULTI_FUNC_GPS (Results 1 – 2 of 2) sorted by relevance
223 RT_MULTI_FUNC_GPS = 0x04, enumerator411 #define INCLUDE_MULTI_FUNC_GPS(_Adapter) (GET_HAL_DATA(_Adapter)->MultiFunc & RT_MULTI_FUNC_GPS)
761 ((value32 & GPS_FUNC_EN) ? RT_MULTI_FUNC_GPS : 0); in rtl8723a_read_chip_version()