Home
last modified time | relevance | path

Searched refs:MIO_EMM_DMA_CFG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H 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()
H A Dcavium-octeon.c220 * starts at 0x20 (MIO_EMM_DMA_CFG). in octeon_mmc_probe()
307 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()
H A Dcavium.h29 #define MIO_EMM_DMA_CFG(x) (0x20 + x->reg_off_dma) macro
H A Dcavium.c539 writeq(dma_cfg, host->dma_base + MIO_EMM_DMA_CFG(host)); in prepare_dma_single()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium-thunderx.c181 dma_cfg = readq(host->dma_base + MIO_EMM_DMA_CFG(host)); in thunder_mmc_remove()
183 writeq(dma_cfg, host->dma_base + MIO_EMM_DMA_CFG(host)); in thunder_mmc_remove()
H A Dcavium-octeon.c222 * starts at 0x20 (MIO_EMM_DMA_CFG). in octeon_mmc_probe()
309 dma_cfg = readq(host->dma_base + MIO_EMM_DMA_CFG(host)); in octeon_mmc_remove()
311 writeq(dma_cfg, host->dma_base + MIO_EMM_DMA_CFG(host)); in octeon_mmc_remove()
H A Dcavium.h29 #define MIO_EMM_DMA_CFG(x) (0x20 + x->reg_off_dma) macro
H A Dcavium.c538 writeq(dma_cfg, host->dma_base + MIO_EMM_DMA_CFG(host)); in prepare_dma_single()

Completed in 6 milliseconds