Searched refs:xtalfreq (Results 1 – 2 of 2) sorted by relevance
1703 fpfd = rfpll_doubler ? (pi->xtalfreq << 1) : (pi->xtalfreq); in wlc_lcnphy_radio_2064_channel_tune_4313()1704 if (pi->xtalfreq > 26000000) in wlc_lcnphy_radio_2064_channel_tune_4313()1706 if (pi->xtalfreq > 52000000) in wlc_lcnphy_radio_2064_channel_tune_4313()1717 qFxtal = wlc_lcnphy_qdiv_roundup(pi->xtalfreq, PLL_2064_MHZ, 16); in wlc_lcnphy_radio_2064_channel_tune_4313()1719 qFcal = pi->xtalfreq * fcal_div / PLL_2064_MHZ; in wlc_lcnphy_radio_2064_channel_tune_4313()1724 d15 = (pi->xtalfreq * fcal_div * 4 / 5) / PLL_2064_MHZ - 1; in wlc_lcnphy_radio_2064_channel_tune_4313()4980 pi->xtalfreq = bcma_chipco_get_alp_clock(&pi->d11core->bus->drv_cc); in wlc_phy_attach_lcnphy()
656 u32 xtalfreq; member