Searched refs:AR_RTC_PLL_CLKSEL (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h428 #define AR_RTC_PLL_CLKSEL 0x00000300 macro
H A Dar5416_reset.c1514 pll |= SM(0x1, AR_RTC_PLL_CLKSEL);
1516 pll |= SM(0x2, AR_RTC_PLL_CLKSEL);
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h1133 #define AR_RTC_PLL_CLKSEL 0x0000C000 macro
H A Dar9300_reset.c1635 pll |= SM(0x1, AR_RTC_PLL_CLKSEL);
1637 pll |= SM(0x2, AR_RTC_PLL_CLKSEL);

Completed in 229 milliseconds