Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416reg.h428 #define AR_RTC_PLL_CLKSEL 0x00000300 macro
HDar5416_reset.c1514 pll |= SM(0x1, AR_RTC_PLL_CLKSEL); in ar5416InitPLL()
1516 pll |= SM(0x2, AR_RTC_PLL_CLKSEL); in ar5416InitPLL()
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h1133 #define AR_RTC_PLL_CLKSEL 0x0000C000 macro
HDar9300_reset.c1635 pll |= SM(0x1, AR_RTC_PLL_CLKSEL); in ar9300_init_pll()
1637 pll |= SM(0x2, AR_RTC_PLL_CLKSEL); in ar9300_init_pll()