Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Duniphier-sd.c110 #define UNIPHIER_SD_DMA_INFO1_END_WR BIT(16) /* DMA to device is complete */ macro
356 poll_flag = UNIPHIER_SD_DMA_INFO1_END_WR; in uniphier_sd_dma_xfer()