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