Searched refs:RTW_WBR (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/rtw/ |
H A D | rtwphyio.c | 57 RTW_WBR(regs, RTW_BB, RTW_BB); in rtw_bbp_read() 167 RTW_WBR(regs, RTW_PHYCFG, RTW_PHYCFG); in rtw_rf_macbangbits()
|
H A D | rtw.c | 518 RTW_WBR(regs, RTW_CR, RTW_CR); in rtw_chip_reset1() 575 RTW_WBR(regs, RTW_9346CR, RTW_9346CR); in rtw_recall_eeprom() 913 RTW_WBR(regs, RTW_CONFIG4, RTW_CONFIG4); in rtw_set_rfprog() 1894 RTW_WBR(regs, RTW_RCR, RTW_RCR); in rtw_check_phydelay()
|
H A D | rtwreg.h | 1303 #define RTW_WBR(regs, reg0, reg1) \ macro
|