Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h30 #define AR_PHY_TESTCTRL_TXHOLD 0x3800 /* Select Tx hold */ macro
H A Dar5212_reset.c529 OS_REG_WRITE(ah, AR_PHY_TESTCTRL, AR_PHY_TESTCTRL_TXHOLD); in ar5212Reset()
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c453 OS_REG_WRITE(ah, AR_PHY_TESTCTRL, AR_PHY_TESTCTRL_TXHOLD); in ar5312Reset()