Home
last modified time | relevance | path

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

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