Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sunplus-sp7021.c27 #define SP7021_SLAVE_DMA_RW BIT(6) macro
126 value = SP7021_SLAVE_DMA_EN | SP7021_SLAVE_DMA_RW | FIELD_PREP(SP7021_SLAVE_DMA_CMD, 3); in sp7021_spi_slave_tx()