Searched refs:saved_regs_phy (Results 1 – 1 of 1) sorted by relevance
825 u16 saved_regs_phy[12]; in b43_radio_2057_rcal() local846 saved_regs_phy[i] = b43_phy_read(dev, phy_to_store[i]); in b43_radio_2057_rcal()908 b43_phy_write(dev, phy_to_store[i], saved_regs_phy[i]); in b43_radio_2057_rcal()2047 u16 saved_regs_phy[22]; in b43_nphy_rev3_rssi_cal() local2099 BUG_ON(regs_amount > ARRAY_SIZE(saved_regs_phy)); in b43_nphy_rev3_rssi_cal()2109 saved_regs_phy[i] = b43_phy_read(dev, regs_to_store[i]); in b43_nphy_rev3_rssi_cal()2257 b43_phy_write(dev, regs_to_store[i], saved_regs_phy[i]); in b43_nphy_rev3_rssi_cal()