Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c71 #define SPI_TMOD_RO 0x2 /* recv only */ macro
419 priv->tmode = SPI_TMOD_RO; in dw_spi_xfer()