Home
last modified time | relevance | path

Searched refs:UNIPHIER_SD_CAP_BROKEN_DMA_RX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Duniphier-sd.c57 #define UNIPHIER_SD_CAP_BROKEN_DMA_RX BIT(1) macro
307 if (!(priv->caps & UNIPHIER_SD_CAP_BROKEN_DMA_RX)) in uniphier_sd_internal_dma_request()
676 UNIPHIER_SD_CAP_BROKEN_DMA_RX),
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Duniphier-sd.c64 #define UNIPHIER_SD_CAP_BROKEN_DMA_RX BIT(1) macro
315 if (!(priv->caps & UNIPHIER_SD_CAP_BROKEN_DMA_RX)) in uniphier_sd_internal_dma_request()
745 UNIPHIER_SD_CAP_BROKEN_DMA_RX),

Completed in 3 milliseconds