Searched refs:pll_sqsum (Results 1 – 1 of 1) sorted by relevance
97 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_check() argument102 if (pll_sqsum >= 0x40000) { in ath_hw_pll_rx_hang_check()119 u32 pll_sqsum; in ath_hw_pll_work() local136 pll_sqsum = ar9003_get_pll_sqsum_dvc(sc->sc_ah); in ath_hw_pll_work()138 if (ath_hw_pll_rx_hang_check(sc, pll_sqsum)) in ath_hw_pll_work()