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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_misc.c 139 cycleCount = OS_REG_READ(ah, AR_CCCNT);
ar5416_ani.c 765 cycleCount = OS_REG_READ(ah, AR_CCCNT);
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 883 cycleCount = OS_REG_READ(ah, AR_CCCNT);
ar5212reg.h 296 #define AR_CCCNT 0x80f8 /* Profile count, cycle counter */
  /src/sys/dev/ic/
athnreg.h 169 #define AR_CCCNT 0x80f8
athn.c 1612 cyccnt = AR_READ(sc, AR_CCCNT); /* Cycle count. */

Completed in 20 milliseconds