Searched refs:SPI_IDLE_VAL (Results 1 – 2 of 2) sorted by relevance
34 #ifndef SPI_IDLE_VAL36 #define SPI_IDLE_VAL 0xFFFF macro38 #define SPI_IDLE_VAL 0x0 macro186 cfspi_tx(cfspi, ctrl, SPI_IDLE_VAL); in coldfire_spi_xfer()210 cfspi_tx(cfspi, ctrl, SPI_IDLE_VAL); in coldfire_spi_xfer()218 cfspi_tx(cfspi, ctrl, SPI_IDLE_VAL); in coldfire_spi_xfer()
24 #define SPI_IDLE_VAL 0xff macro458 value = (tx ? *tx++ : SPI_IDLE_VAL); in adi_spi_fifo_1x_xfer()
Completed in 11 milliseconds