Home
last modified time | relevance | path

Searched refs:COND_ELSE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_types.h48 #define COND_ELSE 2 macro
H A DHalHWImg8723B_BB.c238 if (cCond == COND_ELSE) { /* ELSE, ENDIF */ in ODM_ReadAndConfig_MP_8723B_AGC_TAB()
500 if (cCond == COND_ELSE) { /* ELSE, ENDIF */ in ODM_ReadAndConfig_MP_8723B_PHY_REG()
H A DHalHWImg8723B_MAC.c208 if (cCond == COND_ELSE) { /* ELSE, ENDIF */ in ODM_ReadAndConfig_MP_8723B_MAC_REG()
H A DHalHWImg8723B_RF.c239 if (cCond == COND_ELSE) { /* ELSE, ENDIF */ in ODM_ReadAndConfig_MP_8723B_RadioA()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c541 #define COND_ELSE 2 in rtl8723be_phy_config_with_headerfile() macro
558 } else if (cond == COND_ELSE) { /*else*/ in rtl8723be_phy_config_with_headerfile()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1837 #define COND_ELSE 2 in __rtl8821ae_phy_config_with_headerfile() macro
1854 } else if (cond == COND_ELSE) /*else*/ in __rtl8821ae_phy_config_with_headerfile()