Searched refs:DCR_CLEAR_EOF (Results 1 – 4 of 4) sorted by relevance
231 #define DCR_CLEAR_EOF 0x02 /* Clear EOF interrupt */ macro
516 #define DCR_CLEAR_EOF 0x02 macro
170 sca_out(DCR_CLEAR_EOF, DCR_RX(port->chan), card); in sca_init_port()171 sca_out(DCR_CLEAR_EOF, DCR_TX(port->chan), card); in sca_init_port()
197 sca_out(DCR_CLEAR_EOF, transmit ? DCR_TX(phy_node(port)) : in sca_init_port()