Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sunplus-sp7021.c33 #define SP7021_INT_BUSY_REG 0x004c macro
229 value = readl(pspim->m_base + SP7021_INT_BUSY_REG); in sp7021_spi_master_irq()
231 writel(value, pspim->m_base + SP7021_INT_BUSY_REG); in sp7021_spi_master_irq()