Searched refs:B43_LPTAB8 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/b43/ |
D | tables_lpphy.h | 10 #define B43_LPTAB8(table, offset) (((table) << 10) | (offset) | B43_LPTAB_8BIT) macro
|
D | tables_lpphy.c | 2261 b43_lptab_write_bulk(dev, B43_LPTAB8(2, 0), in lpphy_rev0_1_table_init() 2271 b43_lptab_write_bulk(dev, B43_LPTAB8(6, 0), in lpphy_rev0_1_table_init() 2301 b43_lptab_write_bulk(dev, B43_LPTAB8(2, 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()
|