Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h125 #define AR_PHY_RFBUS_REQ_EN 0x00000001 macro
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h978 #define AR_PHY_RFBUS_REQ_EN 0x00000001 /* request for RF bus */ macro
H A Dar9300_reset.c1278 OS_REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar9300_channel_change()