Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c69 #define SPI_TMOD_TR 0x0 /* xmit & recv */ macro
417 priv->tmode = SPI_TMOD_TR; in dw_spi_xfer()
425 priv->tmode = SPI_TMOD_TR; in dw_spi_xfer()