Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sunplus-sp7021.c23 #define SP7021_SLAVE_SW_RST BIT(1) macro
154 writel(SP7021_SLAVE_SW_RST, pspim->s_base + SP7021_SLAVE_DMA_CTRL_REG); in sp7021_spi_slave_rx()