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

/linux-master/drivers/net/wireless/broadcom/b43/
H A Db43.h435 #define B43_PHY_G_LO_CONTROL 0x0810 macro
H A Dphy_g.c588 backup[13] = b43_phy_read(dev, B43_PHY_G_LO_CONTROL);
594 b43_phy_write(dev, B43_PHY_G_LO_CONTROL, 0);
667 b43_phy_write(dev, B43_PHY_G_LO_CONTROL, backup[13]);

Completed in 365 milliseconds