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