Searched refs:AR_PCU_BT_ANT_PREVENT_RX (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_misc.c | 2587 OS_REG_RMW_FIELD(ah, AR_PCU_MISC, AR_PCU_BT_ANT_PREVENT_RX, 0); in ar9300_bt_coex_disable() 2625 OS_REG_RMW_FIELD(ah, AR_PCU_MISC, AR_PCU_BT_ANT_PREVENT_RX, 1); in ar9300_bt_coex_enable() 2627 OS_REG_RMW_FIELD(ah, AR_PCU_MISC, AR_PCU_BT_ANT_PREVENT_RX, 0); in ar9300_bt_coex_enable()
|
| H A D | ar9300_mci.c | 1057 OS_REG_RMW_FIELD(ah, AR_PCU_MISC, AR_PCU_BT_ANT_PREVENT_RX, 0); in ar9300_mci_reset()
|
| H A D | ar9300reg.h | 1738 #define AR_PCU_BT_ANT_PREVENT_RX 0x00100000 macro
|