Searched refs:AR_PHY_ACTIVE (Results 1 – 11 of 11) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/ |
H A D | ar5210phy.h | 49 #define AR_PHY_ACTIVE 0x981c /* PHY activation */ macro
|
H A D | ar5210_reset.c | 250 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ENABLE); in ar5210Reset() 970 OS_REG_READ(ah, AR_PHY_ACTIVE)); in ar5210CalNoiseFloor()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/ |
H A D | ar5211phy.h | 36 #define AR_PHY_ACTIVE 0x981C /* PHY activation register */ macro
|
H A D | ar5211_reset.c | 441 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5211Reset() 884 OS_REG_READ(ah, AR_PHY_ACTIVE)); in ar5211RunNoiseFloor()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/ |
H A D | ar5212phy.h | 52 #define AR_PHY_ACTIVE 0x981C /* activation register */ macro
|
H A D | ar5212_reset.c | 506 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5212Reset()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_reset.c | 430 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5312Reset()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_reset.c | 644 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5416InitBB() 2775 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar5416MarkPhyInactive()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/ |
H A D | ar9300phy.h | 529 #define AR_PHY_ACTIVE AR_SM_OFFSET(BB_active) macro
|
H A D | ar9300_reset.c | 3741 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9300_init_cal_internal() 3743 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9300_init_cal_internal() 4163 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9300_init_bb()
|
H A D | ar9300_misc.c | 2069 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9300_mark_phy_inactive()
|