Searched refs:b43_nphy_rf_ctl_override_rev7 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c150 static void b43_nphy_rf_ctl_override_rev7(struct b43_wldev *dev, u16 field, function
208 b43_nphy_rf_ctl_override_rev7(dev, 0x20, value, core, off, 1);
209 b43_nphy_rf_ctl_override_rev7(dev, 0x10, value, core, off, 1);
210 b43_nphy_rf_ctl_override_rev7(dev, 0x08, value, core, off, 1);
213 b43_nphy_rf_ctl_override_rev7(dev, 0x4, value, core, off, 1);
214 b43_nphy_rf_ctl_override_rev7(dev, 0x2, value, core, off, 1);
215 b43_nphy_rf_ctl_override_rev7(dev, 0x1, value, core, off, 1);
216 b43_nphy_rf_ctl_override_rev7(dev, 0x2, value, core, off, 2);
217 b43_nphy_rf_ctl_override_rev7(dev, 0x0800, 0, core, off, 1);
220 b43_nphy_rf_ctl_override_rev7(de
[all...]

Completed in 109 milliseconds