RTW_CR 429 dev/ic/rtw.c RTW_WRITE8(regs, RTW_CR, RTW_CR_RST); RTW_CR 431 dev/ic/rtw.c RTW_WBR(regs, RTW_CR, RTW_CR); RTW_CR 434 dev/ic/rtw.c if ((cr = RTW_READ8(regs, RTW_CR) & RTW_CR_RST) == 0) { RTW_CR 439 dev/ic/rtw.c RTW_RBR(regs, RTW_CR, RTW_CR); RTW_CR 458 dev/ic/rtw.c RTW_WBW(regs, RTW_CR, RTW_TCR); RTW_CR 1107 dev/ic/rtw.c cr = RTW_READ8(regs, RTW_CR); RTW_CR 1115 dev/ic/rtw.c RTW_RBW(regs, RTW_CR, RTW_CR); /* XXX paranoia? */ RTW_CR 1120 dev/ic/rtw.c RTW_WRITE8(regs, RTW_CR, cr); RTW_CR 1121 dev/ic/rtw.c RTW_SYNC(regs, RTW_CR, RTW_CR);