Searched refs:D64_CTRL1_EOT (Results 1 – 2 of 2) 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()
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()