Searched refs:BT_FUNC_EN (Results 1 – 3 of 3) sorted by relevance
1379 #define BT_FUNC_EN BIT18 /* BT function enable */ macro
2384 #define BT_FUNC_EN BIT(18) macro
1656 pHalData->MultiFunc |= ((value32 & BT_FUNC_EN) ? RT_MULTI_FUNC_BT : 0); in ReadChipVersion8723B()2266 if (tmpu4 & BT_FUNC_EN) in Hal_EfuseParseBTCoexistInfo_8723B()