Searched refs:MCSPI_TX_CH (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/ | ||
| H A D | ti_spireg.h | 91 #define MCSPI_TX_CH(_c) (0x138 + 0x14 * (_c)) macro |
| H A D | ti_spi.c | 327 TI_SPI_WRITE(sc, MCSPI_TX_CH(sc->sc_cs), data[written]); in ti_spi_fill_fifo() |