Searched refs:SPI_RX_CPHA_FLIP (Results 1 – 2 of 2) sorted by relevance
30 #define SPI_RX_CPHA_FLIP _BITUL(16) /* flip CPHA on Rx only xfer */ macro
707 bool flip_cpha = (spi->mode & SPI_RX_CPHA_FLIP) && spi_imx->rx_only; in mx51_ecspi_prepare_transfer() 2286 controller->mode_bits |= SPI_RX_CPHA_FLIP;