Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/broadcom/b43/
Dphy_n.c2710 u16 bcap_val; in b43_nphy_workarounds_rev7plus() local
2786 bcap_val = b43_radio_read(dev, R2057_RCCAL_BCAP_VAL); in b43_nphy_workarounds_rev7plus()
2798 bcap_val_11b[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2800 bcap_val_11n_20[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2815 bcap_val_11b[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2835 bcap_val_11b[core] = bcap_val; in b43_nphy_workarounds_rev7plus()
2840 bcap_val_11n_20[core] = bcap_val + 13; in b43_nphy_workarounds_rev7plus()
2843 bcap_val_11n_20[core] = bcap_val + 14; in b43_nphy_workarounds_rev7plus()
2849 bcap_val_11n_40[core] = bcap_val - 7; in b43_nphy_workarounds_rev7plus()
2852 bcap_val_11n_40[core] = bcap_val + 2; in b43_nphy_workarounds_rev7plus()
[all …]