Home
last modified time | relevance | path

Searched refs:AR_RTC_SOWL_PLL_REFDIV (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c107 uint32_t pll = SM(0x5, AR_RTC_SOWL_PLL_REFDIV); in ar9280InitPLL()
122 pll = SM(0x5, AR_RTC_SOWL_PLL_REFDIV); in ar9280InitPLL()
/NextBSD/sys/dev/ath/ath_hal/ar9001/
HDar9160_attach.c92 uint32_t pll = SM(0x5, AR_RTC_SOWL_PLL_REFDIV); in ar9160InitPLL()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416reg.h403 #define AR_RTC_SOWL_PLL_REFDIV 0x00003C00 macro