Searched refs:D64_CTRL1_EOT (Results 1 – 2 of 2) sorted by relevance
142 #define D64_CTRL1_EOT BIT(28) /* end of descriptor table */ macro737 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()754 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()845 flags |= D64_CTRL1_EOT; in pdc_rx_list_init()895 flags = D64_CTRL1_EOT; in pdc_rx_list_sg_add()911 flags = D64_CTRL1_EOT; in pdc_rx_list_sg_add()1058 D64_CTRL1_EOT, &pdcs->txd_64[i].ctrl1); in pdc_ring_init()1067 iowrite32(D64_CTRL1_SOF | D64_CTRL1_EOT, in pdc_ring_init()
151 #define D64_CTRL1_EOT ((u32)1 << 28) /* end of descriptor table */ macro1092 flags = D64_CTRL1_EOT; in dma_rxfill()1303 flags |= D64_CTRL1_EOT; in dma_txenq()