Searched refs:DMA_TX_ENABLE (Results 1 – 1 of 1) sorted by relevance
33 #define DMA_TX_ENABLE 0x00000001 macro3775 (DMA_BURST_DEFAULT << DMA_BURST_SHIFT) | DMA_TX_ENABLE); in hw_setup()3933 writel((hw->tx_cfg & ~DMA_TX_ENABLE), hw->io + KS_DMA_TX_CTRL); in hw_stop_tx()5286 if (!(data & DMA_TX_ENABLE)) in netdev_intr()