Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Dcqhci-core.c210 cq_host->desc_base = dmam_alloc_coherent(mmc_dev(cq_host->mmc), in cqhci_host_alloc_tdl()
217 cq_host->trans_desc_base = dmam_alloc_coherent(mmc_dev(cq_host->mmc), in cqhci_host_alloc_tdl()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-mapping.h518 static inline void *dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) in dmam_alloc_coherent() function

Completed in 6 milliseconds