Searched refs:DMAC_INT_BIT_TX_IOC_ (Results 1 – 2 of 2) sorted by relevance
378 #define DMAC_INT_BIT_TX_IOC_(channel) BIT(0 + (channel)) macro
166 u32 ioc_bit = DMAC_INT_BIT_TX_IOC_(tx->channel_number); in lan743x_tx_isr()1667 ioc_bit = DMAC_INT_BIT_TX_IOC_(tx->channel_number); in lan743x_tx_napi_poll()1805 DMAC_INT_BIT_TX_IOC_(tx->channel_number)); in lan743x_tx_close()1920 DMAC_INT_BIT_TX_IOC_(tx->channel_number)); in lan743x_tx_open()
Completed in 15 milliseconds