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

  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 35 #define PLL_SETTLE_DELAY 300 /* 300 usec */
745 OS_DELAY(PLL_SETTLE_DELAY);
751 OS_DELAY(PLL_SETTLE_DELAY);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 47 #define PLL_SETTLE_DELAY 300 /* 300 usec */
ar5416_reset.c 39 #define PLL_SETTLE_DELAY 300 /* 300 usec */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 33 #define PLL_SETTLE_DELAY 300 /* 300 usec */
955 OS_DELAY(PLL_SETTLE_DELAY);
961 OS_DELAY(PLL_SETTLE_DELAY);

Completed in 39 milliseconds