Home
last modified time | relevance | path

Searched refs:b43_lptab_write_bulk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_lpphy.c2261 b43_lptab_write_bulk(dev, B43_LPTAB8(2, 0), in lpphy_rev0_1_table_init()
2263 b43_lptab_write_bulk(dev, B43_LPTAB16(1, 0), in lpphy_rev0_1_table_init()
2267 b43_lptab_write_bulk(dev, B43_LPTAB16(8, 0), in lpphy_rev0_1_table_init()
2269 b43_lptab_write_bulk(dev, B43_LPTAB32(9, 0), in lpphy_rev0_1_table_init()
2271 b43_lptab_write_bulk(dev, B43_LPTAB8(6, 0), in lpphy_rev0_1_table_init()
2273 b43_lptab_write_bulk(dev, B43_LPTAB16(0, 0), in lpphy_rev0_1_table_init()
2301 b43_lptab_write_bulk(dev, B43_LPTAB8(2, 0), in lpphy_rev2plus_table_init()
2303 b43_lptab_write_bulk(dev, B43_LPTAB16(1, 0), in lpphy_rev2plus_table_init()
2315 b43_lptab_write_bulk(dev, B43_LPTAB8(16, 0), in lpphy_rev2plus_table_init()
2321 b43_lptab_write_bulk(dev, B43_LPTAB8(6, 0), in lpphy_rev2plus_table_init()
[all …]
H A Dtables_lpphy.h26 void b43_lptab_write_bulk(struct b43_wldev *dev, u32 offset,
H A Dphy_lp.c178 b43_lptab_write_bulk(dev, B43_LPTAB16(13, 0), 3, temp); in lpphy_adjust_gain_table()
179 b43_lptab_write_bulk(dev, B43_LPTAB16(12, 0), 3, temp); in lpphy_adjust_gain_table()
1366 b43_lptab_write_bulk(dev, B43_LPTAB16(0, 80), 2, tmp); in lpphy_set_tx_iqcc()
1599 b43_lptab_write_bulk(dev, B43_LPTAB32(10, 0x140), in lpphy_pr41573_workaround()
1602 b43_lptab_write_bulk(dev, B43_LPTAB32(7, 0x140), in lpphy_pr41573_workaround()
1795 b43_lptab_write_bulk(dev, B43_LPTAB16(5, 0), samples, buf); in lpphy_start_tx_tone()