Searched refs:AR_PHY_TIMING11 (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | arn9380.c | 580 reg = AR_READ(sc, AR_PHY_TIMING11); in ar9380_spur_mitigate_ofdm() 585 AR_WRITE(sc, AR_PHY_TIMING11, reg); in ar9380_spur_mitigate_ofdm() 655 reg = AR_READ(sc, AR_PHY_TIMING11); in ar9380_spur_mitigate_ofdm() 660 AR_WRITE(sc, AR_PHY_TIMING11, reg); in ar9380_spur_mitigate_ofdm()
|
| D | arn5008reg.h | 117 #define AR_PHY_TIMING11 0x99a0 macro
|
| D | arn9003reg.h | 60 #define AR_PHY_TIMING11 0x09818 macro
|
| D | arn9280.c | 532 AR_WRITE(sc, AR_PHY_TIMING11, in ar9280_spur_mitigate()
|
| D | arn5416.c | 717 AR_WRITE(sc, AR_PHY_TIMING11, in ar5416_spur_mitigate()
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/ |
| D | ar5212phy.h | 259 #define AR_PHY_TIMING11 0x99a0 /* Spur Mitigation control */ macro
|
| D | ar5212_reset.c | 1676 OS_REG_WRITE(ah, AR_PHY_TIMING11, 0); in ar5212SetSpurMitigation() 1765 OS_REG_WRITE(ah, AR_PHY_TIMING11, AR_PHY_TIMING11_USE_SPUR_IN_AGC | in ar5212SetSpurMitigation()
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/ |
| D | ar9280_attach.c | 493 OS_REG_WRITE(ah, AR_PHY_TIMING11, newVal); in ar9280SpurMitigate()
|
| D | ar5416_attach.c | 548 OS_REG_WRITE(ah, AR_PHY_TIMING11, new); in ar5416SpurMitigate()
|