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

Lines Matching refs:rtl818x_iowrite16

38 	rtl818x_iowrite16(priv, &priv->map->RFPinsEnable, reg82 | 0x7);
41 rtl818x_iowrite16(priv, &priv->map->RFPinsSelect, reg84 | 0x7);
44 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80 | (1 << 2));
46 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80);
53 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg);
55 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg | (1 << 1));
56 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg | (1 << 1));
59 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg);
62 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80 | (1 << 2));
65 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80 | (1 << 2));
66 rtl818x_iowrite16(priv, &priv->map->RFPinsSelect, reg84);
81 rtl818x_iowrite16(priv, &priv->map->RFPinsEnable, reg82 | 0x0007);
82 rtl818x_iowrite16(priv, &priv->map->RFPinsSelect, reg84 | 0x0007);
85 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80 | (1 << 2));
88 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80);
101 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80 | (1 << 2));
104 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80 | (1 << 2));
105 rtl818x_iowrite16(priv, &priv->map->RFPinsSelect, reg84);
130 rtl818x_iowrite16(priv, &priv->map->RFPinsEnable, reg82 | 0x000F);
131 rtl818x_iowrite16(priv, &priv->map->RFPinsSelect, reg84 | 0x000F);
133 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80 | (1 << 2));
135 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg80);
142 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg);
146 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
149 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
154 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, reg);
159 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
162 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
165 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
171 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
174 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
177 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
180 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
187 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
192 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput,
196 rtl818x_iowrite16(priv, &priv->map->RFPinsEnable, reg82);
197 rtl818x_iowrite16(priv, &priv->map->RFPinsSelect, reg84);
198 rtl818x_iowrite16(priv, &priv->map->RFPinsOutput, 0x03A0);