Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416phy.h156 #define AR_PHY_TIMING_CTRL4_ENABLE_SPUR_RSSI 0x80000000 macro
HDar5416_attach.c687 new = tmp | (AR_PHY_TIMING_CTRL4_ENABLE_SPUR_RSSI | in ar5416SpurMitigate()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c659 newVal = tmp | (AR_PHY_TIMING_CTRL4_ENABLE_SPUR_RSSI | in ar9280SpurMitigate()