Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.c2726 u16 bcap_val; in b43_nphy_workarounds_rev7plus() local
2802 bcap_val = b43_radio_read(dev, R2057_RCCAL_BCAP_VAL); in b43_nphy_workarounds_rev7plus()
2814 bcap_val_11b[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2816 bcap_val_11n_20[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2831 bcap_val_11b[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2851 bcap_val_11b[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2856 bcap_val_11n_20[core] = bcap_val + 13; in b43_nphy_workarounds_rev7plus()
2859 bcap_val_11n_20[core] = bcap_val + 14; in b43_nphy_workarounds_rev7plus()
2865 bcap_val_11n_40[core] = bcap_val - 7; in b43_nphy_workarounds_rev7plus()
2868 bcap_val_11n_40[core] = bcap_val + 2; in b43_nphy_workarounds_rev7plus()
[all …]