Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h101 #define TMIO_SD_DMA_INFO1_END_WR BIT(16) /* DMA to device is complete */ macro
H A Dtmio-common.c358 poll_flag = TMIO_SD_DMA_INFO1_END_WR; in tmio_sd_dma_xfer()