Searched refs:b43_ntab_write (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_n.c | 1612 b43_ntab_write(dev, B43_NTAB16(15, 87), tmp); in b43_nphy_run_samples() 2763 b43_ntab_write(dev, B43_NTAB16(8, 0x00), 2); in b43_nphy_workarounds_rev7plus() 2764 b43_ntab_write(dev, B43_NTAB16(8, 0x10), 2); in b43_nphy_workarounds_rev7plus() 3096 b43_ntab_write(dev, B43_NTAB16(8, 0x05), 0); in b43_nphy_workarounds_rev7plus() 3097 b43_ntab_write(dev, B43_NTAB16(8, 0x15), 0); in b43_nphy_workarounds_rev7plus() 3224 b43_ntab_write(dev, B43_NTAB16(8, 0), 2); in b43_nphy_workarounds_rev3plus() 3225 b43_ntab_write(dev, B43_NTAB16(8, 16), 2); in b43_nphy_workarounds_rev3plus() 5089 b43_ntab_write(dev, B43_NTAB16(8, 3), 0); in b43_nphy_tx_cal_phy_setup() 5093 b43_ntab_write(dev, B43_NTAB16(8, 19), 0); in b43_nphy_tx_cal_phy_setup() 5146 b43_ntab_write(dev, B43_NTAB16(8, 2), tmp); in b43_nphy_tx_cal_phy_setup() [all …]
|
| H A D | tables_nphy.h | 187 void b43_ntab_write(struct b43_wldev *dev, u32 offset, u32 value);
|
| H A D | tables_nphy.c | 3382 void b43_ntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_ntab_write() function 3503 b43_ntab_write(dev, B43_NTAB8(9, offset), in b43_nphy_tables_init_rev7_volatile()
|