Home
last modified time | relevance | path

Searched refs:SPI_IDLE_VAL (Results 1 – 2 of 2) sorted by relevance

/drivers/spi/
A Dcf_spi.c34 #ifndef SPI_IDLE_VAL
36 #define SPI_IDLE_VAL 0xFFFF macro
38 #define SPI_IDLE_VAL 0x0 macro
186 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()
A Dadi_spi3.c24 #define SPI_IDLE_VAL 0xff macro
458 value = (tx ? *tx++ : SPI_IDLE_VAL); in adi_spi_fifo_1x_xfer()

Completed in 11 milliseconds