Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx_spi.c107 #define SREG_RR (1u << 3) macro
276 while (sc->rxidx < sc->rxlen && (RD4(sc, ECSPI_STATREG) & SREG_RR)) { in spi_empty_rxfifo()
328 if (status & SREG_RR) in spi_intr()