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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43legacy/
H A Dilt.h29 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val);
H A Dphy.c226 b43legacy_ilt_write(dev, offset, 0x00FE);
227 b43legacy_ilt_write(dev, offset + 1, 0x000D);
228 b43legacy_ilt_write(dev, offset + 2, 0x0013);
229 b43legacy_ilt_write(dev, offset + 3, 0x0019);
232 b43legacy_ilt_write(dev, 0x1800, 0x2710);
233 b43legacy_ilt_write(dev, 0x1801, 0x9B83);
234 b43legacy_ilt_write(dev, 0x1802, 0x9B83);
235 b43legacy_ilt_write(dev, 0x1803, 0x0F8D);
321 b43legacy_ilt_write(dev, offset + 0x0800, 0);
322 b43legacy_ilt_write(de
[all...]
H A Dradio.c165 b43legacy_ilt_write(dev, offset + i, first);
168 b43legacy_ilt_write(dev, offset + i, second);
205 b43legacy_ilt_write(dev, offset + i, tmp);
209 b43legacy_ilt_write(dev, offset + i, i - start);
981 b43legacy_ilt_write(dev, (offset), \
1219 b43legacy_ilt_write(dev, 0x1A00 + 0x3, 0x007F);
1220 b43legacy_ilt_write(dev, 0x1A00 + 0x2, 0x007F);
1922 b43legacy_ilt_write(dev, 0x3001, dac);
H A Dilt.c315 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dilt.h29 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val);
H A Dphy.c226 b43legacy_ilt_write(dev, offset, 0x00FE);
227 b43legacy_ilt_write(dev, offset + 1, 0x000D);
228 b43legacy_ilt_write(dev, offset + 2, 0x0013);
229 b43legacy_ilt_write(dev, offset + 3, 0x0019);
232 b43legacy_ilt_write(dev, 0x1800, 0x2710);
233 b43legacy_ilt_write(dev, 0x1801, 0x9B83);
234 b43legacy_ilt_write(dev, 0x1802, 0x9B83);
235 b43legacy_ilt_write(dev, 0x1803, 0x0F8D);
321 b43legacy_ilt_write(dev, offset + 0x0800, 0);
322 b43legacy_ilt_write(de
[all...]
H A Dradio.c165 b43legacy_ilt_write(dev, offset + i, first);
168 b43legacy_ilt_write(dev, offset + i, second);
205 b43legacy_ilt_write(dev, offset + i, tmp);
209 b43legacy_ilt_write(dev, offset + i, i - start);
981 b43legacy_ilt_write(dev, (offset), \
1219 b43legacy_ilt_write(dev, 0x1A00 + 0x3, 0x007F);
1220 b43legacy_ilt_write(dev, 0x1A00 + 0x2, 0x007F);
1922 b43legacy_ilt_write(dev, 0x3001, dac);
H A Dilt.c315 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val) function

Completed in 186 milliseconds