Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar5008_phy.c926 pll |= SM(0x1, AR_RTC_PLL_CLKSEL); in ar5008_hw_compute_pll_control()
928 pll |= SM(0x2, AR_RTC_PLL_CLKSEL); in ar5008_hw_compute_pll_control()
Dreg.h1318 #define AR_RTC_PLL_CLKSEL 0x00000300 macro