Searched refs:MCSPI_STAT_RXS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/ | ||
| H A D | ti_spireg.h | 85 #define MCSPI_STAT_RXS (1 << 0) macro |
| H A D | ti_spi.c | 354 MCSPI_STAT_CH(sc->sc_cs)) & MCSPI_STAT_RXS) == 0) { in ti_spi_drain_fifo() |