Searched refs:TXRX_DEASSERT_CS (Results 1 – 1 of 1) sorted by relevance
56 #define TXRX_DEASSERT_CS (1<<1) /* De-assert CS at end of txrx */ macro 209 if ((sg_count + 1 == sgs) && (flags & TXRX_DEASSERT_CS)) in mxs_spi_txrx_dma() 309 if (len == 0 && (flags & TXRX_DEASSERT_CS)) in mxs_spi_txrx_pio() 388 TXRX_DEASSERT_CS : 0; in mxs_spi_transfer_one()