• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/

Lines Matching refs:b43_phy_set

444 	b43_phy_set(dev, 0x0811, 0x000C);
461 b43_phy_set(dev, 0x0478, 0x0100);
462 b43_phy_set(dev, 0x0801, 0x0040);
463 b43_phy_set(dev, 0x0060, 0x0040);
464 b43_phy_set(dev, 0x0014, 0x0200);
489 b43_phy_set(dev, 0x0814, 0x0001);
492 b43_phy_set(dev, 0x0811, 0x000C);
493 b43_phy_set(dev, 0x0812, 0x000C);
494 b43_phy_set(dev, 0x0811, 0x0030);
495 b43_phy_set(dev, 0x0812, 0x0030);
502 b43_phy_set(dev, 0x000A, 0x2000);
505 b43_phy_set(dev, 0x0814, 0x0004);
553 b43_phy_set(dev, 0x0429, 0x8000);
609 b43_phy_set(dev, 0x0478, 0x0100);
610 b43_phy_set(dev, 0x0801, 0x0040);
617 b43_phy_set(dev, 0x0060, 0x0040);
618 b43_phy_set(dev, 0x0014, 0x0200);
695 b43_phy_set(dev, 0x0802, (0x0001 | 0x0002));
697 b43_phy_set(dev, B43_PHY_G_CRS, 0x8000);
847 b43_phy_set(dev, 0x042B, 0x0800);
867 b43_phy_set(dev, 0x042B, 0x0800);
868 b43_phy_set(dev, B43_PHY_RADIO_BITFIELD, 0x1000);
978 b43_phy_set(dev, 0x048A, 0x1000);
983 b43_phy_set(dev, 0x042B, 0x0800);
1012 b43_phy_set(dev, B43_PHY_G_CRS, 0x4000);
1022 b43_phy_set(dev, B43_PHY_G_CRS, 0x4000);
1290 b43_phy_set(dev, B43_PHY_ANALOGOVER, 0x0003);
1520 b43_phy_set(dev, 0x0802, 0x0100);
1521 b43_phy_set(dev, 0x042B, 0x2000);
1531 b43_phy_set(dev, B43_PHY_RADIO_BITFIELD, (1 << 11));
1651 b43_phy_set(dev, 0x0802, 0x0100);
1652 b43_phy_set(dev, 0x042B, 0x2000);
1741 b43_phy_set(dev, B43_PHY_CCKBBANDCFG, 0x8000);
1742 b43_phy_set(dev, B43_PHY_RFOVER, 0x0002);
1744 b43_phy_set(dev, B43_PHY_RFOVER, 0x0001);
1747 b43_phy_set(dev, B43_PHY_ANALOGOVER, 0x0001);
1749 b43_phy_set(dev, B43_PHY_ANALOGOVER, 0x0002);
1752 b43_phy_set(dev, B43_PHY_RFOVER, 0x000C);
1753 b43_phy_set(dev, B43_PHY_RFOVERVAL, 0x000C);
1754 b43_phy_set(dev, B43_PHY_RFOVER, 0x0030);
1761 b43_phy_set(dev, B43_PHY_CCK(0x0A), 0x2000);
1763 b43_phy_set(dev, B43_PHY_ANALOGOVER, 0x0004);
1785 b43_phy_set(dev, B43_PHY_RFOVER, 0x0100);
1790 b43_phy_set(dev, B43_PHY_RFOVER, 0x0800);
1791 b43_phy_set(dev, B43_PHY_RFOVERVAL, 0x8000);
1803 b43_phy_set(dev, B43_PHY_PGACTL, 0xF000);
1813 b43_phy_set(dev, B43_PHY_RFOVERVAL, 0x30);
1818 b43_phy_set(dev, B43_PHY_PGACTL, 0xF000);
1871 b43_phy_set(dev, 0x047C, 0x0002);
1872 b43_phy_set(dev, 0x047A, 0xF000);
1875 b43_phy_set(dev, 0x005D, 0x8000);
1878 b43_phy_set(dev, 0x0036, 0x0400);
1880 b43_phy_set(dev, 0x0036, 0x0200);
1881 b43_phy_set(dev, 0x0036, 0x0400);
1910 b43_phy_set(dev, 0x0478, 0x0800);
2030 b43_phy_set(dev, B43_PHY_EXTG(0x01), 0x80);
2031 b43_phy_set(dev, B43_PHY_OFDM(0x3E), 0x4);
2305 b43_phy_set(dev, B43_PHY_G_CRS, 0x8000);
2677 b43_phy_set(dev, B43_PHY_ANTWRSETT, B43_PHY_ANTWRSETT_ARXDIV);
2684 b43_phy_set(dev, B43_PHY_OFDM61, B43_PHY_OFDM61_10);