Home
last modified time | relevance | path

Searched refs:FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_spi.c119 #define FIFO_SIZE 64 macro
288 while (sc->txidx < sc->txlen && sc->fifocnt < FIFO_SIZE) { in spi_fill_txfifo()