Searched refs:bEnable (Results 1 – 8 of 8) sorted by relevance
| /drivers/staging/rtl8723bs/hal/ |
| A D | Mp_Precomp.h | 15 #ifdef bEnable 16 #undef bEnable
|
| A D | HalBtc8723b1Ant.c | 736 struct btc_coexist *pBtCoexist, bool bEnable in halbtc8723b1ant_SetFwIgnoreWlanAct() argument 741 if (bEnable) in halbtc8723b1ant_SetFwIgnoreWlanAct() 748 struct btc_coexist *pBtCoexist, bool bForceExec, bool bEnable in halbtc8723b1ant_IgnoreWlanAct() argument 751 pCoexDm->bCurIgnoreWlanAct = bEnable; in halbtc8723b1ant_IgnoreWlanAct() 757 halbtc8723b1ant_SetFwIgnoreWlanAct(pBtCoexist, bEnable); in halbtc8723b1ant_IgnoreWlanAct()
|
| A D | HalBtc8723b2Ant.c | 746 struct btc_coexist *pBtCoexist, bool bEnable in halbtc8723b2ant_SetFwIgnoreWlanAct() argument 751 if (bEnable) in halbtc8723b2ant_SetFwIgnoreWlanAct() 758 struct btc_coexist *pBtCoexist, bool bForceExec, bool bEnable in halbtc8723b2ant_IgnoreWlanAct() argument 761 pCoexDm->bCurIgnoreWlanAct = bEnable; in halbtc8723b2ant_IgnoreWlanAct() 767 halbtc8723b2ant_SetFwIgnoreWlanAct(pBtCoexist, bEnable); in halbtc8723b2ant_IgnoreWlanAct()
|
| /drivers/staging/rtl8723bs/include/ |
| A D | Hal8192CPhyReg.h | 228 #define bEnable 0x1 /* Useless */ macro
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/ |
| A D | fifo.h | 311 NvBool bEnable; member
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
| A D | fifo.c | 214 ctrl->bEnable = 1; in r535_chan_ramfc_write()
|
| /drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| A D | phy_lcn.c | 1023 static void wlc_lcnphy_set_tx_gain_override(struct brcms_phy *pi, bool bEnable) in wlc_lcnphy_set_tx_gain_override() argument 1025 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() argument 3210 if (!bEnable) { in wlc_lcnphy_tx_pu()
|
| A D | phy_int.h | 967 void wlc_lcnphy_tx_pu(struct brcms_phy *pi, bool bEnable);
|
Completed in 31 milliseconds