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