Searched refs:SPI_TCR_GET_TCNT (Results 1 – 1 of 1) sorted by relevance
51 #define SPI_TCR_GET_TCNT(x) (((x) & 0xffff0000) >> 16) macro378 dspi->spi_tcnt = SPI_TCR_GET_TCNT(spi_tcr); in dspi_transfer_one_message()532 spi_tcnt = SPI_TCR_GET_TCNT(spi_tcr); in dspi_interrupt()