Searched refs:loft (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 5291 u16 *loft = NULL; in b43_nphy_restore_cal() local 5302 loft = &nphy->cal_cache.txcal_coeffs_2G[5]; in b43_nphy_restore_cal() 5307 loft = &nphy->cal_cache.txcal_coeffs_5G[5]; in b43_nphy_restore_cal() 5320 b43_ntab_write_bulk(dev, B43_NTAB16(15, 85), 2, loft); in b43_nphy_restore_cal() 5321 b43_ntab_write_bulk(dev, B43_NTAB16(15, 93), 2, loft); in b43_nphy_restore_cal()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 5240 u16 *loft = NULL; in b43_nphy_restore_cal() local 5251 loft = &nphy->cal_cache.txcal_coeffs_2G[5]; in b43_nphy_restore_cal() 5256 loft = &nphy->cal_cache.txcal_coeffs_5G[5]; in b43_nphy_restore_cal() 5269 b43_ntab_write_bulk(dev, B43_NTAB16(15, 85), 2, loft); in b43_nphy_restore_cal() 5270 b43_ntab_write_bulk(dev, B43_NTAB16(15, 93), 2, loft); in b43_nphy_restore_cal()
|
Completed in 16 milliseconds