Searched refs:GPS_FUNC_EN (Results 1 – 4 of 4) sorted by relevance
1096 #define GPS_FUNC_EN BIT(22) macro
1383 #define GPS_FUNC_EN BIT22 /* GPS function enable */ macro
2392 #define GPS_FUNC_EN BIT(22) macro
1657 pHalData->MultiFunc |= ((value32 & GPS_FUNC_EN) ? RT_MULTI_FUNC_GPS : 0); in ReadChipVersion8723B()