Home
last modified time | relevance | path

Searched refs:b43legacy_ilt_write (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c201 b43legacy_ilt_write(dev, offset, 0x00FE); in b43legacy_phy_agcsetup()
207 b43legacy_ilt_write(dev, 0x1800, 0x2710); in b43legacy_phy_agcsetup()
208 b43legacy_ilt_write(dev, 0x1801, 0x9B83); in b43legacy_phy_agcsetup()
324 b43legacy_ilt_write(dev, 0x5800 + i, in b43legacy_phy_setupg()
327 b43legacy_ilt_write(dev, 0x1800 + i, in b43legacy_phy_setupg()
350 b43legacy_ilt_write(dev, 0x1800 + i, in b43legacy_phy_setupg()
356 b43legacy_ilt_write(dev, 0x1400 + i, in b43legacy_phy_setupg()
360 b43legacy_ilt_write(dev, 0x1400 + i, in b43legacy_phy_setupg()
364 b43legacy_ilt_write(dev, 0x1400 + i, in b43legacy_phy_setupg()
369 b43legacy_ilt_write(dev, 0x5000 + i, in b43legacy_phy_setupg()
[all …]
H A Dilt.h30 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val);
H A Dilt.c302 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_ilt_write() function
H A Dradio.c149 b43legacy_ilt_write(dev, offset + i, first); in b43legacy_set_all_gains()
152 b43legacy_ilt_write(dev, offset + i, second); in b43legacy_set_all_gains()
189 b43legacy_ilt_write(dev, offset + i, tmp); in b43legacy_set_original_gains()
193 b43legacy_ilt_write(dev, offset + i, i - start); in b43legacy_set_original_gains()
966 b43legacy_ilt_write(dev, (offset), \
1204 b43legacy_ilt_write(dev, 0x1A00 + 0x3, 0x007F); in b43legacy_radio_interference_mitigation_enable()
1205 b43legacy_ilt_write(dev, 0x1A00 + 0x2, 0x007F); in b43legacy_radio_interference_mitigation_enable()
1873 b43legacy_ilt_write(dev, 0x3001, dac); in b43legacy_radio_set_txpower_a()