Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar9001/
HDar9160_attach.c100 pll |= SM(0x50, AR_RTC_SOWL_PLL_DIV); in ar9160InitPLL()
102 pll |= SM(0x58, AR_RTC_SOWL_PLL_DIV); in ar9160InitPLL()
104 pll |= SM(0x58, AR_RTC_SOWL_PLL_DIV); in ar9160InitPLL()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c129 pll |= SM(0x28, AR_RTC_SOWL_PLL_DIV); in ar9280InitPLL()
131 pll |= SM(0x2c, AR_RTC_SOWL_PLL_DIV); in ar9280InitPLL()
133 pll |= SM(0x2c, AR_RTC_SOWL_PLL_DIV); in ar9280InitPLL()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416reg.h401 #define AR_RTC_SOWL_PLL_DIV 0x000003ff macro