Lines Matching refs:wordcount
79 unsigned int *buf, unsigned int wordcount);
81 unsigned int *buf, unsigned int wordcount);
238 unsigned int wordcount)
245 while (wordcount--)
252 iowrite32_rep(pdata->ioaddr + TX_DATA_FIFO, buf, wordcount);
257 while (wordcount--)
270 unsigned int wordcount)
277 while (wordcount--)
285 TX_DATA_FIFO), buf, wordcount);
290 while (wordcount--)
304 unsigned int wordcount)
311 while (wordcount--)
318 ioread32_rep(pdata->ioaddr + RX_DATA_FIFO, buf, wordcount);
323 while (wordcount--)
336 unsigned int wordcount)
343 while (wordcount--)
351 RX_DATA_FIFO), buf, wordcount);
356 while (wordcount--)