Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h30 #define AR_PHY_TESTCTRL_TXHOLD 0x3800 /* Select Tx hold */ macro
HDar5212_reset.c529 OS_REG_WRITE(ah, AR_PHY_TESTCTRL, AR_PHY_TESTCTRL_TXHOLD); in ar5212Reset()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5312/
HDar5312_reset.c453 OS_REG_WRITE(ah, AR_PHY_TESTCTRL, AR_PHY_TESTCTRL_TXHOLD); in ar5312Reset()