Searched refs:AR_PHY_RADAR_1 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_radar.c | 278 val = OS_REG_READ(ah, AR_PHY_RADAR_1); 292 OS_REG_WRITE(ah, AR_PHY_RADAR_1, val); 340 val = OS_REG_READ(ah, AR_PHY_RADAR_1);
|
| H A D | ar9300_spectral.c | 180 OS_REG_RMW_FIELD(ah, AR_PHY_RADAR_1, AR_PHY_RADAR_1_CF_BIN_THRESH, 0x1); in ar9300_classify_strong_bins() 547 OS_REG_RMW_FIELD(ah, AR_PHY_RADAR_1, AR_PHY_RADAR_1_CF_BIN_THRESH, in ar9300_stop_spectral_scan()
|
| H A D | ar9300phy.h | 126 #define AR_PHY_RADAR_1 AR_CHAN_OFFSET(BB_radar_detection_2) macro
|
| H A D | ar9300_reset.c | 5368 ahp->ah_radar1 = MS(OS_REG_READ(ah, AR_PHY_RADAR_1), in ar9300_reset()
|