Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_spireg.h80 #define MCSPI_STAT_CH(_c) (0x130 + 0x14 * (_c)) macro
H A Dti_spi.c109 reg = TI_SPI_READ(sc, MCSPI_STAT_CH(i)); in ti_spi_printr()
320 MCSPI_STAT_CH(sc->sc_cs)) & MCSPI_STAT_TXS) == 0) { in ti_spi_fill_fifo()
353 MCSPI_STAT_CH(sc->sc_cs)) & MCSPI_STAT_RXS) == 0) { in ti_spi_drain_fifo()