Searched refs:DMA_BURST_SIZE (Results 1 – 2 of 2) sorted by relevance
110 #define DMA_BURST_SIZE 64 macro112 #define DMA_BURST_SIZE 128 macro923 ((DMA_BURST_SIZE / 32) << RxBurstSizeShift), in netdev_open()929 ((DMA_BURST_SIZE / 32) << TxDMABurstSizeShift) | in netdev_open()
334 #define DMA_CTL_CMD DMA_BURST_SIZE338 #define DMA_BURST_SIZE 32 macro2077 tc_writel(DMA_BURST_SIZE | DMA_RxAlign_2, &tr->DMA_Ctl); in tc35815_chip_init()2079 tc_writel(DMA_BURST_SIZE, &tr->DMA_Ctl); in tc35815_chip_init()