Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416phy.h115 #define RFSILENT_BB 0x00002000 /* shush bb */ macro
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c191 OS_REG_SET_BIT(ah, AR_PHY_TEST, RFSILENT_BB); in ar9300_enable_rf_kill()
196 OS_REG_CLR_BIT(ah, AR_PHY_TEST, RFSILENT_BB); in ar9300_enable_rf_kill()
215 OS_REG_SET_BIT(ah, AR_PHY_TEST, RFSILENT_BB); in ar9300_enable_rf_kill()
HDar9300phy.h1108 #define RFSILENT_BB 0x00002000 /* shush bb */ macro