HomeSort by: relevance | last modified time | path
    Searched refs:AR_PHY_TIMING11 (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 259 #define AR_PHY_TIMING11 0x99a0 /* Spur Mitigation control */
ar5212_reset.c 1676 OS_REG_WRITE(ah, AR_PHY_TIMING11, 0);
1765 OS_REG_WRITE(ah, AR_PHY_TIMING11, AR_PHY_TIMING11_USE_SPUR_IN_AGC |
  /src/sys/dev/ic/
arn9380.c 580 reg = AR_READ(sc, AR_PHY_TIMING11);
585 AR_WRITE(sc, AR_PHY_TIMING11, reg);
655 reg = AR_READ(sc, AR_PHY_TIMING11);
660 AR_WRITE(sc, AR_PHY_TIMING11, reg);
arn5008reg.h 117 #define AR_PHY_TIMING11 0x99a0
451 /* Bits for AR_PHY_TIMING11. */
arn9003reg.h 60 #define AR_PHY_TIMING11 0x09818
279 /* Bits for AR_PHY_TIMING11. */
arn5416.c 717 AR_WRITE(sc, AR_PHY_TIMING11,
arn9280.c 532 AR_WRITE(sc, AR_PHY_TIMING11,
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9280_attach.c 493 OS_REG_WRITE(ah, AR_PHY_TIMING11, newVal);
ar5416_attach.c 548 OS_REG_WRITE(ah, AR_PHY_TIMING11, new);

Completed in 22 milliseconds