DSR_DE
sca_out(DSR_DE, DSR_RX(phy_node(port)), card);
sca_out(DSR_DE, DSR_RX(phy_node(port)), card);
sca_in(DSR_RX(phy_node(port)), card) & DSR_DE ? "" : "in");
sca_in(DSR_TX(phy_node(port)), card) & DSR_DE ? "" : "in");
sca_out(DSR_DE, DSR_TX(phy_node(port)), card); /* Enable TX DMA */
sca_out(DSR_DE, DSR_RX(port->chan), card); /* DMA enable */
sca_out(DSR_DE, DSR_RX(port->chan), card);
sca_in(DSR_RX(port->chan), card) & DSR_DE ? "" : "in");
sca_in(DSR_TX(port->chan), card) & DSR_DE ? "" : "in");
sca_out(DSR_DE, DSR_TX(port->chan), card); /* Enable TX DMA */