Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_reset.c104 #define DELAY_PLL_SETTLE 300 /* 300 us */ macro
611 OS_DELAY(DELAY_PLL_SETTLE); in ar5211ChipReset()
614 OS_DELAY(DELAY_PLL_SETTLE); in ar5211ChipReset()