Home
last modified time | relevance | path

Searched refs:RTW_WBR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwphyio.c57 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 Drtw.c518 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 Drtwreg.h1303 #define RTW_WBR(regs, reg0, reg1) \ macro