Searched refs:RT_MULTI_FUNC_GPS (Results 1 – 3 of 3) sorted by relevance
196 RT_MULTI_FUNC_GPS = 0x04, enumerator384 (GET_HAL_DATA(_Adapter)->MultiFunc & RT_MULTI_FUNC_GPS)
220 RT_MULTI_FUNC_GPS = 0x04, enumerator408 #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()