Searched refs:RESTORE_RF_REG (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/ |
H A D | bwirf.c | 107 #define RESTORE_RF_REG(mac, regs, n) RF_WRITE((mac), 0x##n, (regs)->rf_##n) macro 1367 RESTORE_RF_REG(mac, ®s, 43); in bwi_rf_lo_update_11g() 1368 RESTORE_RF_REG(mac, ®s, 7a); in bwi_rf_lo_update_11g() 2677 RESTORE_RF_REG(mac, ®s, 43); in bwi_rf_lo_update_11b() 2678 RESTORE_RF_REG(mac, ®s, 7a); in bwi_rf_lo_update_11b()
|