RTW_TCR 280 dev/ic/rtw.c tcr = RTW_READ(regs, RTW_TCR); RTW_TCR 286 dev/ic/rtw.c RTW_WRITE(regs, RTW_TCR, tcr); RTW_TCR 287 dev/ic/rtw.c RTW_SYNC(regs, RTW_TCR, RTW_TCR); RTW_TCR 456 dev/ic/rtw.c RTW_WRITE(regs, RTW_TCR, tcr); RTW_TCR 458 dev/ic/rtw.c RTW_WBW(regs, RTW_CR, RTW_TCR); RTW_TCR 2249 dev/ic/rtw.c tcr = RTW_READ(regs, RTW_TCR); RTW_TCR 2265 dev/ic/rtw.c RTW_WRITE(regs, RTW_TCR, tcr); RTW_TCR 2266 dev/ic/rtw.c RTW_SYNC(regs, RTW_TCR, RTW_TCR); RTW_TCR 3953 dev/ic/rtw.c sc->sc_hwverid = RTW_READ(&sc->sc_regs, RTW_TCR) & RTW_TCR_HWVERID_MASK;