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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_xmit.c 609 OS_REG_WRITE(ah, AR_QUIET1, AR_QUIET1_QUIET_ENABLE |
624 OS_REG_CLR_BIT(ah, AR_QUIET1, AR_QUIET1_QUIET_ENABLE);
ar5212reg.h 298 #define AR_QUIET1 0x80fc /* Quiet time programming for TGh */
  /src/sys/dev/ic/
athnreg.h 170 #define AR_QUIET1 0x80fc
1110 /* Bits for AR_QUIET1. */
athn.c 1238 AR_SETBITS(sc, AR_QUIET1, AR_QUIET1_QUIET_ACK_CTS_ENABLE);

Completed in 18 milliseconds