Searched refs:DMAC_INTR_ENA_TX_ (Results 1 – 2 of 2) sorted by relevance
88 #define DMAC_INTR_ENA_TX_ (BIT(0)) macro
479 dma_intr_ena &= ~(DMAC_INTR_ENA_TX_); in smsc9420_stop_tx()1405 (DMAC_INTR_ENA_TX_ | DMAC_INTR_ENA_RX_ | DMAC_INTR_ENA_NIS_); in smsc9420_open()