Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_spireg.h85 #define MCSPI_STAT_RXS (1 << 0) macro
H A Dti_spi.c354 MCSPI_STAT_CH(sc->sc_cs)) & MCSPI_STAT_RXS) == 0) { in ti_spi_drain_fifo()