Searched refs:lpf_bits (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 2494 u8 lpf_bits[6] = { 0, 1, 2, 3, 3, 3 }; in b43_nphy_gain_ctl_workarounds_rev3() local 2542 b43_ntab_write_bulk(dev, B43_NTAB8(2, 0x40), 6, lpf_bits); in b43_nphy_gain_ctl_workarounds_rev3() 2543 b43_ntab_write_bulk(dev, B43_NTAB8(3, 0x40), 6, lpf_bits); in b43_nphy_gain_ctl_workarounds_rev3()
|