Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h107 #define TMIO_SD_DMA_ADDR_L 0x440 macro
H A Dtmio-common.c299 tmio_sd_writel(priv, dma_addr & U32_MAX, TMIO_SD_DMA_ADDR_L); in tmio_sd_dma_start()