Lines Matching defs:CSR_WRITE_2
225 #define CSR_WRITE_2(_sc, reg, val) \
1174 CSR_WRITE_2(sc, STGE_IntEnable, sc->sc_IntEnable);
1610 CSR_WRITE_2(sc, STGE_TxStartThresh, sc->sc_txthresh);
1617 CSR_WRITE_2(sc, STGE_RxEarlyThresh, 0x7ff);
1638 CSR_WRITE_2(sc, STGE_IntStatus, 0xffff);
1639 CSR_WRITE_2(sc, STGE_IntEnable, sc->sc_IntEnable);
1653 CSR_WRITE_2(sc, STGE_FlowOnTresh, 29696 / 16);
1654 CSR_WRITE_2(sc, STGE_FlowOffThresh, 3056 / 16);
1659 CSR_WRITE_2(sc, STGE_MaxFrameSize,
1680 CSR_WRITE_2(sc, STGE_DebugCtrl,
1684 CSR_WRITE_2(sc, STGE_DebugCtrl,
1687 CSR_WRITE_2(sc, STGE_DebugCtrl,
1758 CSR_WRITE_2(sc, STGE_IntEnable, 0);
1823 CSR_WRITE_2(sc, STGE_EepromCtrl,
1967 CSR_WRITE_2(sc, STGE_ReceiveMode, sc->sc_ReceiveMode);