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