Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_phy.c324 pll |= SM(0x1, AR_RTC_9160_PLL_CLKSEL); in ar9002_hw_compute_pll_control()
326 pll |= SM(0x2, AR_RTC_9160_PLL_CLKSEL); in ar9002_hw_compute_pll_control()
Dar5008_phy.c930 pll |= SM(0x1, AR_RTC_9160_PLL_CLKSEL); in ar9160_hw_compute_pll_control()
932 pll |= SM(0x2, AR_RTC_9160_PLL_CLKSEL); in ar9160_hw_compute_pll_control()
Dreg.h1338 #define AR_RTC_9160_PLL_CLKSEL 0x0000C000 macro