Searched refs:RTW_WBR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | rtw.c | 426 RTW_WBR(regs, RTW_CR, RTW_CR); in rtw_chip_reset1() 468 RTW_WBR(regs, RTW_9346CR, RTW_9346CR); in rtw_recall_eeprom() 750 RTW_WBR(regs, RTW_CONFIG4, RTW_CONFIG4); in rtw_set_rfprog() 1802 RTW_WBR(regs, RTW_ISR, RTW_ISR); in rtw_intr() 3296 RTW_WBR(regs, RTW_TPPOLL, RTW_TPPOLL); in rtw_idle() 3819 RTW_WBR(regs, RTW_RCR, RTW_RCR); in rtw_check_phydelay() 4861 RTW_WBR(regs, RTW8180_PHYCFG, RTW8180_PHYCFG); in rtw_rf_macbangbits()
|
H A D | rtwreg.h | 1184 #define RTW_WBR(regs, reg0, reg1) \ macro
|