Home
last modified time | relevance | path

Searched refs:AR_PHY_RADAR_2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1196 OS_REG_SET_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1199 OS_REG_CLR_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1203 OS_REG_SET_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1206 OS_REG_CLR_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1210 OS_REG_SET_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1213 OS_REG_CLR_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1217 OS_REG_SET_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1220 OS_REG_CLR_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1224 OS_REG_SET_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
1227 OS_REG_CLR_BIT(ah, AR_PHY_RADAR_2, in ar5212EnableDfs()
[all …]
H A Dar5212phy.h224 #define AR_PHY_RADAR_2 0x9958 /* radar detection settings */ macro