Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw.h27 #define DW_SPI_RISR 0x34 macro
H A Dspi-dw-core.c181 irq_status = dw_readl(dws, DW_SPI_RISR); in dw_spi_check_status()
585 sts = readl_relaxed(dws->regs + DW_SPI_RISR); in dw_spi_write_then_read()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Ddesignware_spi.c41 #define DW_SPI_RISR 0x34 macro