Home
last modified time | relevance | path

Searched refs:DELAY_PLL_SETTLE (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c102 #define DELAY_PLL_SETTLE 300 /* 300 us */ macro
609 OS_DELAY(DELAY_PLL_SETTLE); in ar5211ChipReset()
612 OS_DELAY(DELAY_PLL_SETTLE); in ar5211ChipReset()