Searched refs:DescOwnByDma (Results 1 – 2 of 2) sorted by relevance
1306 return ((desc->status & DescOwnByDma) == DescOwnByDma ); in synopGMAC_is_desc_owned_by_dma()1616 txdesc->status |= DescOwnByDma;//ENH_DESC in synopGMAC_set_tx_qptr()1667 rxdesc->status = DescOwnByDma; in synopGMAC_set_rx_qptr()1731 rxdesc->status = DescOwnByDma; in synopGMAC_get_rx_qptr()1929 desc->status &= ~DescOwnByDma; //Clear the DMA own bit in synopGMAC_take_desc_ownership()
874 …DescOwnByDma = 0x80000000, /* (OWN)Descriptor is owned by DMA engine 31 … enumerator