Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-dw.h58 #define DW_SPI_DMARDLR 0x54 macro
H A Dspi-dw-dma.c52 dw_writel(dws, DW_SPI_DMARDLR, dws->rxburst - 1); in dw_spi_dma_maxburst_init()
H A Dspi-dw-core.c56 DW_SPI_DBGFS_REG("DMARDLR", DW_SPI_DMARDLR),
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c49 #define DW_SPI_DMARDLR 0x54 macro