Searched refs:RT_MULTI_FUNC_GPS (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/include/
H A Drtl8723b_hal.h188 (GET_HAL_DATA(_Adapter)->MultiFunc & RT_MULTI_FUNC_GPS)
H A Dhal_data.h22 RT_MULTI_FUNC_GPS = 0x04, enumerator in enum:rt_multi_func
/linux-master/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c1647 pHalData->MultiFunc |= ((value32 & GPS_FUNC_EN) ? RT_MULTI_FUNC_GPS : 0);

Completed in 296 milliseconds