Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dcavium-thunderx.c180 dma_cfg = readq(host->dma_base + MIO_EMM_DMA_CFG(host)); in thunder_mmc_remove()
182 writeq(dma_cfg, host->dma_base + MIO_EMM_DMA_CFG(host)); in thunder_mmc_remove()
A Dcavium-octeon.c307 dma_cfg = readq(host->dma_base + MIO_EMM_DMA_CFG(host)); in octeon_mmc_remove()
309 writeq(dma_cfg, host->dma_base + MIO_EMM_DMA_CFG(host)); in octeon_mmc_remove()
A Dcavium.h29 #define MIO_EMM_DMA_CFG(x) (0x20 + x->reg_off_dma) macro
A Dcavium.c538 writeq(dma_cfg, host->dma_base + MIO_EMM_DMA_CFG(host)); in prepare_dma_single()

Completed in 6 milliseconds