Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhw.c821 u32 regval, pll2_divint, pll2_divfrac, refdiv; in ath9k_hw_init_pll() local
832 pll2_divint = 0x1c; in ath9k_hw_init_pll()
836 pll2_divint = 0x54; in ath9k_hw_init_pll()
842 pll2_divint = 88; in ath9k_hw_init_pll()
846 pll2_divint = 0x11; in ath9k_hw_init_pll()
863 (pll2_divint << 18) | pll2_divfrac); in ath9k_hw_init_pll()