Home
last modified time | relevance | path

Searched refs:SPI_MASTER_MUST_TX (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/spi/
A Dspi-rb4xx.c159 master->flags = SPI_MASTER_MUST_TX; in rb4xx_spi_probe()
A Dspi-at91-usart.c530 controller->flags = SPI_MASTER_MUST_RX | SPI_MASTER_MUST_TX; in at91_usart_spi_probe()
A Dspi-meson-spicc.c740 master->flags = (SPI_MASTER_MUST_RX | SPI_MASTER_MUST_TX); in meson_spicc_probe()
A Dspi-pic32.c781 master->flags = SPI_MASTER_MUST_TX | SPI_MASTER_MUST_RX; in pic32_spi_probe()
A Dspi-fsl-lpspi.c849 controller->flags = SPI_MASTER_MUST_RX | SPI_MASTER_MUST_TX; in fsl_lpspi_probe()
A Dspi-mt65xx.c748 master->flags = SPI_MASTER_MUST_TX; in mtk_spi_probe()
A Dspi-atmel.c1480 master->flags = (SPI_MASTER_MUST_RX | SPI_MASTER_MUST_TX | in atmel_spi_probe()
A Dspi-imx.c1310 SPI_MASTER_MUST_TX; in spi_imx_sdma_init()
A Dspi-stm32.c1857 master->flags = SPI_MASTER_MUST_TX; in stm32_spi_probe()
/linux/include/linux/spi/
A Dspi.h1477 #define SPI_MASTER_MUST_TX SPI_CONTROLLER_MUST_TX macro

Completed in 29 milliseconds