Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-dw.h50 #define DW_SPI_RISR 0x34 macro
H A Dspi-dw-core.c183 irq_status = dw_readl(dws, DW_SPI_RISR); in dw_spi_check_status()
595 sts = readl_relaxed(dws->regs + DW_SPI_RISR); in dw_spi_write_then_read()