Searched refs:AR_PHY_RFBUS_REQ (Results 1 – 6 of 6) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/ |
H A D | ar5416phy.h | 124 #define AR_PHY_RFBUS_REQ 0x997C macro
|
H A D | ar5416_reset.c | 515 OS_REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_REQUEST); 550 OS_REG_WRITE(ah, AR_PHY_RFBUS_REQ, 0);
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/ |
H A D | ar5212phy.h | 251 #define AR_PHY_RFBUS_REQ 0x997C macro
|
H A D | ar5212_reset.c | 753 OS_REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_REQUEST); /* Request analog bus grant */ in ar5212ChannelChange() 794 OS_REG_WRITE(ah, AR_PHY_RFBUS_REQ, 0); in ar5212ChannelChange()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/ |
H A D | ar9300phy.h | 537 #define AR_PHY_RFBUS_REQ AR_SM_OFFSET(BB_rfbus_request) macro
|
H A D | ar9300_reset.c | 1278 OS_REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar9300_channel_change() 1325 OS_REG_WRITE(ah, AR_PHY_RFBUS_REQ, 0); in ar9300_channel_change()
|