Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcavium-octeon.c177 host->big_dma_addr = true; in octeon_mmc_probe()
194 host->big_dma_addr = false; in octeon_mmc_probe()
H A Dcavium-thunderx.c110 host->big_dma_addr = true; in thunder_mmc_probe()
H A Dcavium.h73 bool big_dma_addr; member
H A Dcavium.c537 if (!host->big_dma_addr) in prepare_dma_single()
544 if (host->big_dma_addr) in prepare_dma_single()