Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_spireg.h82 #define MCSPI_STAT_CH(_c) (0x130 + 0x14 * (_c)) macro
H A Dti_spi.c111 reg = TI_SPI_READ(sc, MCSPI_STAT_CH(i)); in ti_spi_printr()
321 MCSPI_STAT_CH(sc->sc_cs)) & MCSPI_STAT_TXS) == 0) { in ti_spi_fill_fifo()
354 MCSPI_STAT_CH(sc->sc_cs)) & MCSPI_STAT_RXS) == 0) { in ti_spi_drain_fifo()