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

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h 52 #define INIT_IQCAL_LOG_COUNT_MAX 0xF
ar5211_reset.c 484 /* Start IQ calibration w/ 2^(INIT_IQCAL_LOG_COUNT_MAX+1) samples */
487 AR_PHY_TIMING_CTRL4_DO_IQCAL | (INIT_IQCAL_LOG_COUNT_MAX << AR_PHY_TIMING_CTRL4_IQCAL_LOG_COUNT_MAX_S));
  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 491 /* Start IQ calibration w/ 2^(INIT_IQCAL_LOG_COUNT_MAX+1) samples */
494 INIT_IQCAL_LOG_COUNT_MAX);
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212.h 46 #define INIT_IQCAL_LOG_COUNT_MAX 0xF
ar5212_reset.c 528 /* Start IQ calibration w/ 2^(INIT_IQCAL_LOG_COUNT_MAX+1) samples */
531 INIT_IQCAL_LOG_COUNT_MAX);
1088 INIT_IQCAL_LOG_COUNT_MAX);

Completed in 47 milliseconds