Home
last modified time | relevance | path

Searched refs:DSR_EOT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wan/
H A Dhd64570.h180 #define DSR_EOT 0x80 /* Transfer completed */ macro
H A Dhd64572.h482 #define DSR_EOT 0x80 macro
H A Dhd64572.c232 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, in sca_rx_done()
290 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, in sca_tx_done()
H A Dhd64570.c292 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, in sca_rx_intr()
348 sca_out((stat & (DSR_EOT | DSR_EOM | DSR_BOF | DSR_COF)) | DSR_DWE, in sca_tx_intr()