Searched refs:AR_PHY_TXPWRADJ (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212phy.h | 204 #define AR_PHY_TXPWRADJ 0x994C /* BB Rev 4.2+ only */ macro
|
H A D | ar5212_reset.c | 346 OS_REG_WRITE(ah, AR_PHY_TXPWRADJ, in ar5212Reset() 352 OS_REG_WRITE(ah, AR_PHY_TXPWRADJ, 0); in ar5212Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_reset.c | 256 OS_REG_WRITE(ah, AR_PHY_TXPWRADJ, in ar5312Reset() 260 OS_REG_WRITE(ah, AR_PHY_TXPWRADJ, 0); in ar5312Reset()
|
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5212.c | 379 DEFVOID(AR_PHY_TXPWRADJ, "PHY_TXPWRADJ"),
|