Home
last modified time | relevance | path

Searched refs:AR_PHY_FRCTL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210phy.h30 #define AR_PHY_FRCTL 0x9804 /* PHY frame control */ macro
H A Dar5210_xmit.c191 OS_REG_WRITE(ah, AR_PHY_FRCTL, in ar5210ResetTxQueue()
208 OS_REG_WRITE(ah, AR_PHY_FRCTL, in ar5210ResetTxQueue()
H A Dar5210_reset.c402 OS_REG_WRITE(ah, AR_PHY_FRCTL, in ar5210ChipReset()
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5210.c109 DEFVOIDfmt(AR_PHY_FRCTL, "PHY_FRCTL", AR_PHY_FRCTL_BITS),