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