Lines Matching refs:wordcount
78 unsigned int *buf, unsigned int wordcount);
80 unsigned int *buf, unsigned int wordcount);
237 unsigned int wordcount)
244 while (wordcount--)
251 iowrite32_rep(pdata->ioaddr + TX_DATA_FIFO, buf, wordcount);
256 while (wordcount--)
269 unsigned int wordcount)
276 while (wordcount--)
284 TX_DATA_FIFO), buf, wordcount);
289 while (wordcount--)
303 unsigned int wordcount)
310 while (wordcount--)
317 ioread32_rep(pdata->ioaddr + RX_DATA_FIFO, buf, wordcount);
322 while (wordcount--)
335 unsigned int wordcount)
342 while (wordcount--)
350 RX_DATA_FIFO), buf, wordcount);
355 while (wordcount--)