Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416phy.h33 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
Dar9285_reset.c48 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
Dar5416_reset.c40 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
1247 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar5416InitPLL()