Searched refs:DmaFixedBurstEnable (Results 1 – 2 of 2) sorted by relevance
670 …DmaFixedBurstEnable = 0x00010000, /* (FB)Fixed Burst SINGLE, INCR4, INCR8 or INCR16 16 … enumerator1092 …DmaBusModeInit = DmaFixedBurstEnable | DmaBurstLength8 | DmaDescriptorSkip2 | Dm…
602 …synopGMAC_dma_bus_mode_init(gmacdev,DmaFixedBurstEnable| DmaBurstLength8 | DmaDescriptorSkip0/*Dma… in synopGMAC0_intr_handler()