• 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/rt2x00/

Lines Matching refs:rt2500pci_bbp_write

58 static void rt2500pci_bbp_write(struct rt2x00_dev *rt2x00dev,
188 .write = rt2500pci_bbp_write,
460 rt2500pci_bbp_write(rt2x00dev, 14, r14);
461 rt2500pci_bbp_write(rt2x00dev, 2, r2);
511 rt2500pci_bbp_write(rt2x00dev, 70, r70);
628 rt2500pci_bbp_write(rt2x00dev, 17, vgc_level);
974 rt2500pci_bbp_write(rt2x00dev, 3, 0x02);
975 rt2500pci_bbp_write(rt2x00dev, 4, 0x19);
976 rt2500pci_bbp_write(rt2x00dev, 14, 0x1c);
977 rt2500pci_bbp_write(rt2x00dev, 15, 0x30);
978 rt2500pci_bbp_write(rt2x00dev, 16, 0xac);
979 rt2500pci_bbp_write(rt2x00dev, 18, 0x18);
980 rt2500pci_bbp_write(rt2x00dev, 19, 0xff);
981 rt2500pci_bbp_write(rt2x00dev, 20, 0x1e);
982 rt2500pci_bbp_write(rt2x00dev, 21, 0x08);
983 rt2500pci_bbp_write(rt2x00dev, 22, 0x08);
984 rt2500pci_bbp_write(rt2x00dev, 23, 0x08);
985 rt2500pci_bbp_write(rt2x00dev, 24, 0x70);
986 rt2500pci_bbp_write(rt2x00dev, 25, 0x40);
987 rt2500pci_bbp_write(rt2x00dev, 26, 0x08);
988 rt2500pci_bbp_write(rt2x00dev, 27, 0x23);
989 rt2500pci_bbp_write(rt2x00dev, 30, 0x10);
990 rt2500pci_bbp_write(rt2x00dev, 31, 0x2b);
991 rt2500pci_bbp_write(rt2x00dev, 32, 0xb9);
992 rt2500pci_bbp_write(rt2x00dev, 34, 0x12);
993 rt2500pci_bbp_write(rt2x00dev, 35, 0x50);
994 rt2500pci_bbp_write(rt2x00dev, 39, 0xc4);
995 rt2500pci_bbp_write(rt2x00dev, 40, 0x02);
996 rt2500pci_bbp_write(rt2x00dev, 41, 0x60);
997 rt2500pci_bbp_write(rt2x00dev, 53, 0x10);
998 rt2500pci_bbp_write(rt2x00dev, 54, 0x18);
999 rt2500pci_bbp_write(rt2x00dev, 56, 0x08);
1000 rt2500pci_bbp_write(rt2x00dev, 57, 0x10);
1001 rt2500pci_bbp_write(rt2x00dev, 58, 0x08);
1002 rt2500pci_bbp_write(rt2x00dev, 61, 0x6d);
1003 rt2500pci_bbp_write(rt2x00dev, 62, 0x10);
1011 rt2500pci_bbp_write(rt2x00dev, reg_id, value);