Searched refs:SPI_TCR_GET_TCNT (Results 1 – 1 of 1) sorted by relevance
38 #define SPI_TCR_GET_TCNT(x) (((x) & GENMASK(31, 16)) >> 16) macro661 spi_tcnt = SPI_TCR_GET_TCNT(spi_tcr); in dspi_rxtx()