Home
last modified time | relevance | path

Searched refs:AR_PHY_FIND_SIG_FIRSTEP (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h100 #define AR_PHY_FIND_SIG_FIRSTEP 0x0003F000 macro
H A Dar5212_ani.c320 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5212AniControl()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c334 OS_REG_READ_FIELD(ah, AR_PHY_FIND_SIG, AR_PHY_FIND_SIG_FIRSTEP); in ar9300_ani_init_defaults()
620 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG, AR_PHY_FIND_SIG_FIRSTEP, value); in ar9300_ani_control()
H A Dar9300_spectral.c128 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG, AR_PHY_FIND_SIG_FIRSTEP, 0x3f); in ar9300_disable_weak_signal()
H A Dar9300phy.h495 #define AR_PHY_FIND_SIG_FIRSTEP 0x0003F000 macro
H A Dar9300_misc.c1476 MS(reg, AR_PHY_FIND_SIG_FIRSTEP), in ar9300_dma_reg_dump()
1477 MS(reg, AR_PHY_FIND_SIG_FIRSTEP)); in ar9300_dma_reg_dump()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c323 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5416AniControl()