Searched refs:DMA_BURST_SIZE (Results 1 – 3 of 3) sorted by relevance
110 #define DMA_BURST_SIZE 64 macro112 #define DMA_BURST_SIZE 128 macro917 ((DMA_BURST_SIZE / 32) << RxBurstSizeShift), in netdev_open()923 ((DMA_BURST_SIZE / 32) << TxDMABurstSizeShift) | in netdev_open()
334 #define DMA_CTL_CMD DMA_BURST_SIZE338 #define DMA_BURST_SIZE 32 macro2076 tc_writel(DMA_BURST_SIZE | DMA_RxAlign_2, &tr->DMA_Ctl); in tc35815_chip_init()2078 tc_writel(DMA_BURST_SIZE, &tr->DMA_Ctl); in tc35815_chip_init()
61 #define DMA_BURST_SIZE (6) /* 0: 1, 3: 4, 5: 8, 7: 16 */ macro474 (7 << DMA_BURST_SIZE) | (16 << DMA_INC_NUM); in rk_nfc_xfer_start()