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

  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312.h 61 extern void ar5312SetupClock(struct ath_hal *ah, HAL_OPMODE opmode);
62 extern void ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode);
64 extern HAL_BOOL ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode,
ar5312_misc.c 98 ar5312SetupClock(struct ath_hal *ah, HAL_OPMODE opmode)
142 ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode)
ar5312_reset.c 83 ar5312Reset(struct ath_hal *ah, HAL_OPMODE opmode,
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416.h 120 HAL_OPMODE, int);
176 extern HAL_BOOL ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode,
ar5416_reset.c 44 static void ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode);
96 ar5416Reset(struct ath_hal *ah, HAL_OPMODE opmode,
564 ar5416InitIMR(struct ath_hal *ah, HAL_OPMODE opmode)
ar5416_ani.c 540 HAL_OPMODE opmode, int restore)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212.h 493 extern HAL_BOOL ar5212Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode);
494 extern void ar5212SetupClock(struct ath_hal *ah, HAL_OPMODE opmode);
495 extern void ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode);
530 extern HAL_BOOL ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode,
605 HAL_OPMODE, int);
ar5212_misc.c 645 ar5212Use32KHzclock(struct ath_hal *ah, HAL_OPMODE opmode)
663 ar5212SetupClock(struct ath_hal *ah, HAL_OPMODE opmode)
720 ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode)
ar5212_ani.c 620 HAL_OPMODE opmode, int restore)
ar5212_reset.c 99 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode,
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210.h 130 extern HAL_BOOL ar5210Reset(struct ath_hal *, HAL_OPMODE,
146 extern HAL_BOOL ar5210ResetDma(struct ath_hal *, HAL_OPMODE);
ar5210_reset.c 70 ar5210Reset(struct ath_hal *ah, HAL_OPMODE opmode,
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h 152 extern HAL_BOOL ar5211Reset(struct ath_hal *, HAL_OPMODE,
168 extern HAL_BOOL ar5211ResetDma(struct ath_hal *, HAL_OPMODE);
ar5211_reset.c 149 ar5211Reset(struct ath_hal *ah, HAL_OPMODE opmode,
  /src/sys/external/isc/atheros_hal/dist/
ah.h 576 } HAL_OPMODE;
692 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
ah_internal.h 278 HAL_OPMODE ah_opmode; /* operating mode from reset */

Completed in 96 milliseconds