Home
last modified time | relevance | path

Searched refs:SPI_MASTER_MUST_RX (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/spi/
A Dspi-slave-mt27xx.c417 ctlr->flags = SPI_MASTER_MUST_RX; in mtk_spi_slave_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-davinci.c942 master->flags = SPI_MASTER_MUST_RX | SPI_MASTER_GPIO_SS; in davinci_spi_probe()
A Dspi-fsl-lpspi.c849 controller->flags = SPI_MASTER_MUST_RX | SPI_MASTER_MUST_TX; in fsl_lpspi_probe()
A Dspi-atmel.c1480 master->flags = (SPI_MASTER_MUST_RX | SPI_MASTER_MUST_TX | in atmel_spi_probe()
A Dspi-imx.c1309 spi_imx->bitbang.master->flags = SPI_MASTER_MUST_RX | in spi_imx_sdma_init()
/linux/include/linux/spi/
A Dspi.h1476 #define SPI_MASTER_MUST_RX SPI_CONTROLLER_MUST_RX macro

Completed in 42 milliseconds