Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h396 #define AR_RTC_PLL_DIV 0x0000001f macro
H A Dar5416_reset.c1519 pll |= SM(0xa, AR_RTC_PLL_DIV); in ar5416InitPLL()
1521 pll |= SM(0xb, AR_RTC_PLL_DIV); in ar5416InitPLL()
1523 pll |= SM(0xb, AR_RTC_PLL_DIV); in ar5416InitPLL()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h1129 #define AR_RTC_PLL_DIV 0x000003ff macro
H A Dar9300_reset.c1641 pll |= SM(0x28, AR_RTC_PLL_DIV); in ar9300_init_pll()
1649 pll |= SM(0x2c, AR_RTC_PLL_DIV); in ar9300_init_pll()