Home
last modified time | relevance | path

Searched refs:SPI_RX (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/dma/
Dqcom-gpi-dma.h14 SPI_RX, enumerator
/Linux-v6.1/drivers/spi/
Dspi-geni-qcom.c415 peripheral.cmd = SPI_RX; in setup_gsi_xfer()
444 if (peripheral.cmd & SPI_RX) { in setup_gsi_xfer()
469 if (peripheral.cmd & SPI_RX) in setup_gsi_xfer()
473 if (peripheral.cmd & SPI_RX) in setup_gsi_xfer()
/Linux-v6.1/drivers/dma/qcom/
Dgpi.c1757 if (spi->cmd == SPI_RX) { in gpi_create_spi_tre()