Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_lp.c1959 bool full_cal = false; in lpphy_calibration() local
1962 full_cal = true; in lpphy_calibration()
1977 if ((dev->phy.rev >= 2) && full_cal) { in lpphy_calibration()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c4213 bool suspend, full_cal; in wlc_lcnphy_periodic_cal() local
4225 full_cal = in wlc_lcnphy_periodic_cal()
Dphy_n.c25243 static void wlc_phy_a4(struct brcms_phy *pi, bool full_cal) in wlc_phy_a4() argument