Home
last modified time | relevance | path

Searched refs:AR_BTCOEX_WL_LNADIV_FORCE_ON (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5405 OS_REG_SET_BIT(ah, AR_BTCOEX_WL_LNADIV, AR_BTCOEX_WL_LNADIV_FORCE_ON); in ar9300_reset()
6531 OS_REG_SET_BIT(ah, AR_BTCOEX_WL_LNADIV, AR_BTCOEX_WL_LNADIV_FORCE_ON); in ar9300_ant_ctrl_set_lna_div_use_bt_ant()
6537 OS_REG_CLR_BIT(ah, AR_BTCOEX_WL_LNADIV, AR_BTCOEX_WL_LNADIV_FORCE_ON); in ar9300_ant_ctrl_set_lna_div_use_bt_ant()
H A Dar9300_eeprom.c1763 AR_BTCOEX_WL_LNADIV_FORCE_ON); in ar9300_ant_ctrl_apply()
1773 AR_BTCOEX_WL_LNADIV_FORCE_ON); in ar9300_ant_ctrl_apply()
H A Dar9300reg.h2901 #define AR_BTCOEX_WL_LNADIV_FORCE_ON 0x00008000 macro