Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-dw.h57 #define DW_SPI_DMATDLR 0x50 macro
H A Dspi-dw-dma.c72 dw_writel(dws, DW_SPI_DMATDLR, dws->txburst); in dw_spi_dma_maxburst_init()
H A Dspi-dw-core.c55 DW_SPI_DBGFS_REG("DMATDLR", DW_SPI_DMATDLR),
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c48 #define DW_SPI_DMATDLR 0x50 macro