Searched refs:phy_to_store_rf (Results 1 – 1 of 1) sorted by relevance
836 static const u16 phy_to_store_rf[] = { in b43_radio_2057_rcal() local847 for (i = 0; i < ARRAY_SIZE(phy_to_store_rf); i++) in b43_radio_2057_rcal()848 saved_regs_phy_rf[i] = b43_phy_read(dev, phy_to_store_rf[i]); in b43_radio_2057_rcal()905 for (i = 0; i < ARRAY_SIZE(phy_to_store_rf); i++) in b43_radio_2057_rcal()906 b43_phy_write(dev, phy_to_store_rf[i], saved_regs_phy_rf[i]); in b43_radio_2057_rcal()