Searched refs:TX_GET_DMA_BUFFER (Results 1 – 3 of 3) sorted by relevance
222 next_tx = TX_GET_DMA_BUFFER(fifo_tx[0].addr); in au1x00_init()
570 #define TX_GET_DMA_BUFFER(X) (((X)>>2)&0x3) macro
142 # define TX_GET_DMA_BUFFER(X) (((X) >> 2) & 0x3) macro