Searched refs:b43_httab_read (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_ht.h14 u32 b43_httab_read(struct b43_wldev *dev, u32 offset);
H A Dphy_ht.c383 phy_ht->bb_mult_save[i] = b43_httab_read(dev, B43_HTTAB16(13, 0x63 + i * 4));
517 u32 tmp = b43_httab_read(dev, B43_HTTAB32(26, 0xE8));
967 tmp = b43_httab_read(dev, B43_HTTAB16(7, 0x144));
969 tmp = b43_httab_read(dev, B43_HTTAB16(7, 0x154));
971 tmp = b43_httab_read(dev, B43_HTTAB16(7, 0x164));
H A Dtables_phy_ht.c606 u32 b43_httab_read(struct b43_wldev *dev, u32 offset) function

Completed in 235 milliseconds