Home
last modified time | relevance | path

Searched refs:SPI_MOSI_IDLE_HIGH (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/spi/
H A Dspi-bitbang.c70 word = spi->mode & SPI_MOSI_IDLE_HIGH ? 0xFF : 0; in bitbang_txrx_8()
101 word = spi->mode & SPI_MOSI_IDLE_HIGH ? 0xFFFF : 0; in bitbang_txrx_16()
132 word = spi->mode & SPI_MOSI_IDLE_HIGH ? 0xFFFFFFFF : 0; in bitbang_txrx_32()
H A Dspi-gpio.c244 !!(spi->mode & SPI_MOSI_IDLE_HIGH)); in spi_gpio_set_mosi_idle()
401 SPI_MOSI_IDLE_HIGH; in spi_gpio_probe()
H A Dspi-axi-spi-engine.c142 if (spi->mode & SPI_MOSI_IDLE_HIGH) in spi_engine_get_config()
721 host->mode_bits |= SPI_MOSI_IDLE_LOW | SPI_MOSI_IDLE_HIGH; in spi_engine_probe()
/linux/include/uapi/linux/spi/
H A Dspi.h32 #define SPI_MOSI_IDLE_HIGH _BITUL(18) /* leave MOSI line high when idle */ macro
/linux/Documentation/iio/
H A Dad4000.rst45 it requires the SPI controller to support the ``SPI_MOSI_IDLE_HIGH`` feature.
70 controller is not required to support ``SPI_MOSI_IDLE_HIGH`` but register access
/linux/Documentation/spi/
H A Dspi-summary.rst661 controller is not clocking out data (``SPI_MOSI_IDLE_HIGH``), then a transfer in
693 ``SPI_MOSI_IDLE_HIGH`` bit into the mode attribute of their ``struct
695 should indicate it by setting ``SPI_MOSI_IDLE_HIGH`` in the mode_bits attribute