Searched refs:D64_CTRL1_EOT (Results 1 – 4 of 4) sorted by relevance
142 #define D64_CTRL1_EOT BIT(28) /* end of descriptor table */ macro741 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()758 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()849 flags |= D64_CTRL1_EOT; in pdc_rx_list_init()899 flags = D64_CTRL1_EOT; in pdc_rx_list_sg_add()915 flags = D64_CTRL1_EOT; in pdc_rx_list_sg_add()1062 D64_CTRL1_EOT, &pdcs->txd_64[i].ctrl1); in pdc_ring_init()1071 iowrite32(D64_CTRL1_SOF | D64_CTRL1_EOT, in pdc_ring_init()
126 #define D64_CTRL1_EOT ((uint32_t)1 << 28) macro
182 ctrl = D64_CTRL1_EOT; in dma_tx_init()233 ctrl = D64_CTRL1_EOT; in dma_rx_init()342 flags |= D64_CTRL1_EOT; in gmac_tx_packet()
151 #define D64_CTRL1_EOT ((u32)1 << 28) /* end of descriptor table */ macro1093 flags = D64_CTRL1_EOT; in dma_rxfill()1304 flags |= D64_CTRL1_EOT; in dma_txenq()