Searched refs:AR_PHY_FIND_SIG_FIRSTEP (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212phy.h | 100 #define AR_PHY_FIND_SIG_FIRSTEP 0x0003F000 macro
|
H A D | ar5212_ani.c | 320 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5212AniControl()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_ani.c | 334 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 D | ar9300_spectral.c | 128 OS_REG_RMW_FIELD(ah, AR_PHY_FIND_SIG, AR_PHY_FIND_SIG_FIRSTEP, 0x3f); in ar9300_disable_weak_signal()
|
H A D | ar9300phy.h | 495 #define AR_PHY_FIND_SIG_FIRSTEP 0x0003F000 macro
|
H A D | ar9300_misc.c | 1476 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 D | ar5416_ani.c | 323 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5416AniControl()
|