Searched refs:b43_httab_read (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/wireless/broadcom/b43/ |
D | tables_phy_ht.h | 14 u32 b43_httab_read(struct b43_wldev *dev, u32 offset);
|
D | phy_ht.c | 383 phy_ht->bb_mult_save[i] = b43_httab_read(dev, B43_HTTAB16(13, 0x63 + i * 4)); in b43_phy_ht_run_samples() 517 u32 tmp = b43_httab_read(dev, B43_HTTAB32(26, 0xE8)); in b43_phy_ht_tx_power_fix() 967 tmp = b43_httab_read(dev, B43_HTTAB16(7, 0x144)); in b43_phy_ht_op_init() 969 tmp = b43_httab_read(dev, B43_HTTAB16(7, 0x154)); in b43_phy_ht_op_init() 971 tmp = b43_httab_read(dev, B43_HTTAB16(7, 0x164)); in b43_phy_ht_op_init()
|
D | tables_phy_ht.c | 606 u32 b43_httab_read(struct b43_wldev *dev, u32 offset) in b43_httab_read() function
|