Searched refs:D64_CTRL1_IOC (Results 1 – 10 of 10) sorted by relevance
129 #define D64_CTRL1_IOC ((uint32_t)1 << 29) macro
338 flags = D64_CTRL1_SOF | D64_CTRL1_IOC | D64_CTRL1_EOF; in gmac_tx_packet()
422 #define D64_CTRL1_IOC ((uint32)1 << 29) /**< interrupt on completion */ macro
406 #define D64_CTRL1_IOC ((uint32)1 << 29) /**< interrupt on completion */ macro
449 #define D64_CTRL1_IOC ((uint32)1 << 29) /**< interrupt on completion */ macro
143 #define D64_CTRL1_IOC BIT(29) /* interrupt on complete */ macro765 flags |= (D64_CTRL1_EOF | D64_CTRL1_IOC); in pdc_tx_list_sg_add()
152 #define D64_CTRL1_IOC ((u32)1 << 29) /* interrupt on completion */ macro1302 flags = D64_CTRL1_SOF | D64_CTRL1_IOC | D64_CTRL1_EOF; in dma_txenq()