Searched refs:D64_CTRL1_EOT (Results 1 – 2 of 2) sorted by relevance
153 #define D64_CTRL1_EOT BIT(28) /* end of descriptor table */ macro755 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()772 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()863 flags |= D64_CTRL1_EOT; in pdc_rx_list_init()913 flags = D64_CTRL1_EOT; in pdc_rx_list_sg_add()929 flags = D64_CTRL1_EOT; in pdc_rx_list_sg_add()1076 D64_CTRL1_EOT, &pdcs->txd_64[i].ctrl1); in pdc_ring_init()1085 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()