Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Dcqhci-core.c80 if (cq_host->dma64) { in setup_trans_desc()
181 if (cq_host->dma64) { in cqhci_host_alloc_tdl()
470 bool dma64) in cqhci_set_tran_desc()
480 if (dma64) { in cqhci_set_tran_desc()
497 bool dma64 = cq_host->dma64; in cqhci_prep_tran_desc() local
517 cqhci_set_tran_desc(desc, addr, len, end, dma64); in cqhci_prep_tran_desc()
1160 bool dma64) in cqhci_init()
1164 cq_host->dma64 = dma64; in cqhci_init()
469 cqhci_set_tran_desc(u8 *desc, dma_addr_t addr, int len, bool end, bool dma64) cqhci_set_tran_desc() argument
1159 cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc, bool dma64) cqhci_init() argument
[all...]

Completed in 2 milliseconds