Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416phy.h115 #define RFSILENT_BB 0x00002000 /* shush bb */ macro
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c189 OS_REG_SET_BIT(ah, AR_PHY_TEST, RFSILENT_BB); in ar9300_enable_rf_kill()
194 OS_REG_CLR_BIT(ah, AR_PHY_TEST, RFSILENT_BB); in ar9300_enable_rf_kill()
213 OS_REG_SET_BIT(ah, AR_PHY_TEST, RFSILENT_BB); in ar9300_enable_rf_kill()
HDar9300phy.h1107 #define RFSILENT_BB 0x00002000 /* shush bb */ macro