Searched refs:B43_LPTAB8 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dtables_lpphy.c2261 b43_lptab_write_bulk(dev, B43_LPTAB8(2, 0),
2271 b43_lptab_write_bulk(dev, B43_LPTAB8(6, 0),
2301 b43_lptab_write_bulk(dev, B43_LPTAB8(2, 0),
2315 b43_lptab_write_bulk(dev, B43_LPTAB8(16, 0),
2321 b43_lptab_write_bulk(dev, B43_LPTAB8(6, 0),
H A Dtables_lpphy.h10 #define B43_LPTAB8(table, offset) (((table) << 10) | (offset) | B43_LPTAB_8BIT) macro

Completed in 434 milliseconds