Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Duniphier-sd.c133 #define UNIPHIER_SD_CAP_DMA_INTERNAL BIT(1) /* have internal DMA engine */ macro
487 if (priv->caps & UNIPHIER_SD_CAP_DMA_INTERNAL && in uniphier_sd_send_cmd()
653 if (priv->caps & UNIPHIER_SD_CAP_DMA_INTERNAL) { in uniphier_sd_host_init()
731 priv->caps |= UNIPHIER_SD_CAP_DMA_INTERNAL; in uniphier_sd_probe()