Searched refs:AR_RTC_PLL_DIV2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5416/ | ||
H A D | ar5416reg.h | 398 #define AR_RTC_PLL_DIV2 0x00000020 macro |
H A D | ar5416_reset.c | 1511 uint32_t pll = AR_RTC_PLL_REFDIV_5 | AR_RTC_PLL_DIV2; in ar5416InitPLL() |