Searched refs:SPI_NO_RX (Results 1 – 2 of 2) sorted by relevance
217 if (ctx->spi->mode & SPI_NO_RX) in st7789v_check_id()
197 #define SPI_NO_RX BIT(30) /* No receive wire */ macro