Searched refs:AR_PHY_TIMING5 (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c159 val = OS_REG_READ(ah, AR_PHY_TIMING5);
161 OS_REG_WRITE(ah, AR_PHY_TIMING5, val);
163 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING5, AR_PHY_TIMING5_RSSI_THR1A, 0x7f);
H A Dar9300_ani.c339 OS_REG_READ_FIELD(ah, AR_PHY_TIMING5, AR_PHY_TIMING5_CYCPWR_THR1);
678 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING5, AR_PHY_TIMING5_CYCPWR_THR1, value);
H A Dar9300phy.h47 #define AR_PHY_TIMING5 AR_CHAN_OFFSET(BB_timing_control_5) macro
H A Dar9300_reset.c3848 OS_REG_WRITE(ah, AR_PHY_TIMING5, OS_REG_READ(ah,AR_PHY_TIMING5) & ~AR_PHY_TIMING5_CYCPWR_THR1_ENABLE);
H A Dar9300_misc.c1461 reg = OS_REG_READ(ah, AR_PHY_TIMING5);
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h176 #define AR_PHY_TIMING5 0x9924 macro
H A Dar5212_ani.c339 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING5,
/freebsd-12-stable/tools/tools/ath/common/
H A Ddumpregs_5212.c375 DEFVOID(AR_PHY_TIMING5, "PHY_TIMING5"),
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c343 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING5,
/freebsd-12-stable/sys/dev/otus/
H A Dif_otusreg.h137 #define AR_PHY_TIMING5 (AR_PHY_BASE + 0x0124) macro

Completed in 278 milliseconds