Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416reg.h428 #define AR_RTC_PLL_CLKSEL 0x00000300 macro
Dar5416_reset.c1503 pll |= SM(0x1, AR_RTC_PLL_CLKSEL); in ar5416InitPLL()
1505 pll |= SM(0x2, AR_RTC_PLL_CLKSEL); in ar5416InitPLL()
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300reg.h1132 #define AR_RTC_PLL_CLKSEL 0x0000C000 macro
Dar9300_reset.c1563 pll |= SM(0x1, AR_RTC_PLL_CLKSEL); in ar9300_init_pll()
1565 pll |= SM(0x2, AR_RTC_PLL_CLKSEL); in ar9300_init_pll()