Home
last modified time | relevance | path

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

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