Searched refs:bEnable (Results 1 – 6 of 6) sorted by relevance
15 #ifdef bEnable16 #undef bEnable
746 struct btc_coexist *pBtCoexist, bool bEnable in halbtc8723b2ant_SetFwIgnoreWlanAct() argument751 if (bEnable) in halbtc8723b2ant_SetFwIgnoreWlanAct()758 struct btc_coexist *pBtCoexist, bool bForceExec, bool bEnable in halbtc8723b2ant_IgnoreWlanAct() argument761 pCoexDm->bCurIgnoreWlanAct = bEnable; in halbtc8723b2ant_IgnoreWlanAct()767 halbtc8723b2ant_SetFwIgnoreWlanAct(pBtCoexist, bEnable); in halbtc8723b2ant_IgnoreWlanAct()
228 #define bEnable 0x1 /* Useless */ macro
214 ctrl->bEnable = 1; in r535_chan_ramfc_write()
1023 static void wlc_lcnphy_set_tx_gain_override(struct brcms_phy *pi, bool bEnable) in wlc_lcnphy_set_tx_gain_override() argument1025 u16 bit = bEnable ? 1 : 0; in wlc_lcnphy_set_tx_gain_override()3208 void wlc_lcnphy_tx_pu(struct brcms_phy *pi, bool bEnable) in wlc_lcnphy_tx_pu() argument3210 if (!bEnable) { in wlc_lcnphy_tx_pu()
967 void wlc_lcnphy_tx_pu(struct brcms_phy *pi, bool bEnable);