Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416reg.h332 #define AR_RTC_PLL_DIV 0x0000001f macro
Dar5416_reset.c1433 pll |= SM(0xa, AR_RTC_PLL_DIV); in ar5416InitPLL()
1435 pll |= SM(0xb, AR_RTC_PLL_DIV); in ar5416InitPLL()
1437 pll |= SM(0xb, AR_RTC_PLL_DIV); in ar5416InitPLL()