Home
last modified time | relevance | path

Searched refs:AR9280_PHY_MINCCA_PWR (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_hal/ar9002/
Dar9285.c46 nf = MS(OS_REG_READ(ah, AR_PHY_CCA), AR9280_PHY_MINCCA_PWR); in ar9285GetNoiseFloor()
Dar9287.c299 nf = MS(OS_REG_READ(ah, AR_PHY_CCA), AR9280_PHY_MINCCA_PWR); in ar9287GetNoiseFloor()
Dar9280.c293 nf = MS(OS_REG_READ(ah, AR_PHY_CCA), AR9280_PHY_MINCCA_PWR); in ar9280GetNoiseFloor()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416phy.h165 #define AR9280_PHY_MINCCA_PWR 0x1FF00000 macro