Searched refs:DSR_EOM (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wan/
H A Dhd64570.c73 if (sca_in(DSR_TX(0), card) & DSR_EOM) sca_intr_status()
76 if (sca_in(DSR_TX(1), card) & DSR_EOM) sca_intr_status()
298 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, sca_rx_intr()
354 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, sca_tx_intr()
H A Dhd64570.h180 #define DSR_EOM 0x40 /* Frame Transfer Completed (chained-block) */ macro
H A Dhd64572.c242 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, sca_rx_done()
301 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, sca_tx_done()
H A Dhd64572.h486 #define DSR_EOM 0x40 macro

Completed in 79 milliseconds