Searched refs:saved_regs_phy (Results 1 – 1 of 1) sorted by relevance
813 u16 saved_regs_phy[12]; in b43_radio_2057_rcal() local834 saved_regs_phy[i] = b43_phy_read(dev, phy_to_store[i]); in b43_radio_2057_rcal()896 b43_phy_write(dev, phy_to_store[i], saved_regs_phy[i]); in b43_radio_2057_rcal()2035 u16 saved_regs_phy[22]; in b43_nphy_rev3_rssi_cal() local2087 BUG_ON(regs_amount > ARRAY_SIZE(saved_regs_phy)); in b43_nphy_rev3_rssi_cal()2097 saved_regs_phy[i] = b43_phy_read(dev, regs_to_store[i]); in b43_nphy_rev3_rssi_cal()2245 b43_phy_write(dev, regs_to_store[i], saved_regs_phy[i]); in b43_nphy_rev3_rssi_cal()